Skip to content

feat: export amd module #140

feat: export amd module

feat: export amd module #140

Triggered via pull request November 22, 2023 16:21
Status Failure
Total duration 3m 25s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
build (16.x)
Process completed with exit code 1.
build (20.x)
The operation was canceled.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): src/segment-web.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
build (16.x): src/segment-web.ts#L5
Unexpected any. Specify a different type
build (16.x): src/segment-web.ts#L6
Unexpected any. Specify a different type
build (16.x): src/segment.ts#L4
Unexpected any. Specify a different type
build (16.x): src/segment.ts#L5
Unexpected any. Specify a different type
build (16.x): src/util.ts#L10
Unexpected any. Specify a different type
build (16.x): test/test.ts#L5
Do not use "@ts-ignore" because it alters compilation errors
build (16.x): test/test.ts#L10
Unexpected any. Specify a different type
build (16.x): test/test.ts#L299
Unexpected any. Specify a different type
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x): src/segment-web.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
build (20.x): src/segment-web.ts#L5
Unexpected any. Specify a different type
build (20.x): src/segment-web.ts#L6
Unexpected any. Specify a different type
build (20.x): src/segment.ts#L4
Unexpected any. Specify a different type
build (20.x): src/segment.ts#L5
Unexpected any. Specify a different type
build (20.x): src/util.ts#L10
Unexpected any. Specify a different type
build (20.x): test/test.ts#L5
Do not use "@ts-ignore" because it alters compilation errors
build (20.x): test/test.ts#L10
Unexpected any. Specify a different type
build (20.x): test/test.ts#L299
Unexpected any. Specify a different type