chore(deps): bump es5-ext in /packages/cubejs-query-orchestrator to address security advisory #16135
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions/setup-node@v3, actions/cache@v3, nick-invision/retry@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-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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Lerna lint:
packages/cubejs-backend-native/test/sql.test.ts#L7
'logger' is assigned a value but never used. Allowed unused vars must match /^_.*/u
|
Lerna lint:
rust/cubestore/js-wrapper/src/utils.ts#L2
'displayCLIWarning' is defined but never used. Allowed unused vars must match /^_.*/u
|
Lerna lint:
rust/cubestore/js-wrapper/src/utils.ts#L2
'internalExceptions' is defined but never used. Allowed unused vars must match /^_.*/u
|
Lerna lint:
packages/cubejs-api-gateway/src/gateway.ts#L151
'name' is defined but never used. Allowed unused args must match /^_.*/u
|
Lerna lint:
packages/cubejs-api-gateway/src/gateway.ts#L151
'props' is defined but never used. Allowed unused args must match /^_.*/u
|
Lerna lint:
packages/cubejs-api-gateway/src/gateway.ts#L184
Unexpected unnamed function
|
Lerna lint:
packages/cubejs-api-gateway/src/gateway.ts#L1695
'apiType' is assigned a value but never used. Allowed unused vars must match /^_.*/u
|
Lerna lint:
packages/cubejs-api-gateway/src/types/query.ts#L13
'QueryOrderType' is defined but never used. Allowed unused vars must match /^_.*/u
|
Lerna lint:
packages/cubejs-api-gateway/test/index.test.ts#L402
'context' is defined but never used. Allowed unused args must match /^_.*/u
|
Lerna lint:
packages/cubejs-api-gateway/test/index.test.ts#L739
'wrongPayloadsTestFactory' is assigned a value but never used. Allowed unused vars must match /^_.*/u
|
Loading