CI/CD #81
run.yml
on: workflow_dispatch
Matrix: test
Lint
16s
Publish on npm
0s
Annotations
1 error and 11 warnings
Test (Node v18)
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Node v18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|