CI/CD #82
run.yml
on: workflow_dispatch
Matrix: test
Lint
15s
Publish on npm
0s
Annotations
1 error and 11 warnings
Test (Node v18)
Process completed with exit code 1.
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
bin/auth.ts#L14
Unexpected any. Specify a different type
|
Lint:
bin/cli.ts#L10
Unexpected any. Specify a different type
|
Lint:
bin/metering.ts#L77
Unexpected any. Specify a different type
|
Lint:
bin/store.ts#L10
Unexpected any. Specify a different type
|
Lint:
lib/index.ts#L30
Unexpected any. Specify a different type
|
Lint:
lib/index.ts#L73
Unexpected any. Specify a different type
|
Lint:
test/fixtures/generate.ts#L48
Unexpected any. Specify a different type
|
Lint:
test/fixtures/generate.ts#L84
Unexpected any. Specify a different type
|
Test (Node v16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (Node v18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|