chore(testing-drivers): arrange tables creation/removal in incrementalSchemaLoading test #15081
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
packages/cubejs-backend-native/test/sql.test.ts#L7
'logger' is assigned a value but never used. Allowed unused vars must match /^_.*/u
|
rust/cubestore/js-wrapper/src/utils.ts#L2
'displayCLIWarning' is defined but never used. Allowed unused vars must match /^_.*/u
|
rust/cubestore/js-wrapper/src/utils.ts#L2
'internalExceptions' is defined but never used. Allowed unused vars must match /^_.*/u
|
packages/cubejs-api-gateway/src/gateway.ts#L141
'name' is defined but never used. Allowed unused args must match /^_.*/u
|
packages/cubejs-api-gateway/src/gateway.ts#L141
'props' is defined but never used. Allowed unused args must match /^_.*/u
|
packages/cubejs-api-gateway/src/gateway.ts#L174
Unexpected unnamed function
|
packages/cubejs-api-gateway/src/types/query.ts#L13
'QueryOrderType' is defined but never used. Allowed unused vars must match /^_.*/u
|
packages/cubejs-api-gateway/test/index.test.ts#L376
'context' is defined but never used. Allowed unused args must match /^_.*/u
|
packages/cubejs-api-gateway/test/index.test.ts#L713
'wrongPayloadsTestFactory' is assigned a value but never used. Allowed unused vars must match /^_.*/u
|
packages/cubejs-api-gateway/test/permissions.test.ts#L3
'Query' is defined but never used. Allowed unused vars must match /^_.*/u
|
The logs for this run have expired and are no longer available.
Loading