Update version #437
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/setup-node@v3, actions/checkout@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/index.test.ts#L2
Require statement not part of import statement
|
src/index.test.ts#L3
Require statement not part of import statement
|
src/index.ts#L114
'options' is defined but never used
|
src/index.ts#L166
Unexpected any. Specify a different type
|
src/index.ts#L286
Unexpected any. Specify a different type
|
src/index.ts#L359
'stopAfter' is assigned a value but never used
|
src/index.ts#L364
'startPage' is assigned a value but never used
|
src/index.ts#L369
Unexpected any. Specify a different type
|
src/index.ts#L373
Unexpected any. Specify a different type
|
src/index.ts#L394
Unexpected any. Specify a different type
|
This job succeeded
Loading