CI/CD #81
Annotations
9 warnings
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/.
|
Run npm run lint:
bin/auth.ts#L14
Unexpected any. Specify a different type
|
Run npm run lint:
bin/cli.ts#L10
Unexpected any. Specify a different type
|
Run npm run lint:
bin/metering.ts#L77
Unexpected any. Specify a different type
|
Run npm run lint:
bin/store.ts#L10
Unexpected any. Specify a different type
|
Run npm run lint:
lib/index.ts#L30
Unexpected any. Specify a different type
|
Run npm run lint:
lib/index.ts#L73
Unexpected any. Specify a different type
|
Run npm run lint:
test/fixtures/generate.ts#L48
Unexpected any. Specify a different type
|
Run npm run lint:
test/fixtures/generate.ts#L84
Unexpected any. Specify a different type
|
Loading