WIP #3475
Annotations
10 errors and 2 warnings
Verify lint:
packages/botonic-cli/src/botonic-api-service.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `CustomPromisify<Function>`
|
Verify lint:
packages/botonic-cli/src/botonic-api-service.ts#L136
'any' overrides all other types in this union type
|
Verify lint:
packages/botonic-cli/src/botonic-api-service.ts#L252
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Verify lint:
packages/botonic-cli/src/botonic-api-service.ts#L308
Unsafe argument of type `any` assigned to a parameter of type `Record<string, any> | PromiseLike<Record<string, any>>`
|
Verify lint:
packages/botonic-cli/src/commands/deploy.ts#L87
Unsafe argument of type `any` assigned to a parameter of type `DeployHubtypeFlags`
|
Verify lint:
packages/botonic-cli/src/commands/deploy.ts#L203
Unsafe argument of type `any` assigned to a parameter of type `any[]`
|
Verify lint:
packages/botonic-cli/src/commands/deploy.ts#L281
Unsafe argument of type `any` assigned to a parameter of type `any[]`
|
Verify lint:
packages/botonic-cli/src/commands/deploy.ts#L312
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Verify lint:
packages/botonic-cli/src/commands/deploy.ts#L401
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Verify lint:
packages/botonic-cli/src/commands/deploy.ts#L435
Unsafe argument of type `any` assigned to a parameter of type `{ username: string; provider: string; }[]`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading