fix readme badges #83
run.yml
on: push
Matrix: test
Lint
14s
Publish on npm
0s
Annotations
2 errors and 10 warnings
Test (Node v16)
The job was canceled because "_18" failed.
|
Test (Node v18)
Process completed with exit code 1.
|
Lint
The following actions use a deprecated Node.js version 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 v18)
The following actions use a deprecated Node.js version 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/
|