Feat/rollup #145
Annotations
1 error and 11 warnings
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/segment-web.ts#L1
Do not use "@ts-ignore" because it alters compilation errors
|
src/segment-web.ts#L5
Unexpected any. Specify a different type
|
src/segment-web.ts#L6
Unexpected any. Specify a different type
|
src/segment.ts#L4
Unexpected any. Specify a different type
|
src/segment.ts#L5
Unexpected any. Specify a different type
|
src/util.ts#L10
Unexpected any. Specify a different type
|
test/test.ts#L5
Do not use "@ts-ignore" because it alters compilation errors
|
test/test.ts#L10
Unexpected any. Specify a different type
|
test/test.ts#L299
Unexpected any. Specify a different type
|
This job failed
Loading