fix(deps): Upgrade qs to protect possible (CVE-2022-24999) #2199
Annotations
9 errors and 5 warnings
packages/cubejs-server-core/src/core/server.ts#L410
Argument of type 'import("/home/runner/work/cube/cube/packages/cubejs-server-core/node_modules/@types/express/index").Application' is not assignable to parameter of type 'import("/home/runner/work/cube/cube/node_modules/@types/express/index").Application'.
|
packages/cubejs-server/src/websocket-server.ts#L5
Could not find a declaration file for module '@cubejs-backend/server-core'. '/home/runner/work/cube/cube/packages/cubejs-server-core/index.js' implicitly has an 'any' type.
|
packages/cubejs-server/src/server.ts#L9
Could not find a declaration file for module '@cubejs-backend/server-core'. '/home/runner/work/cube/cube/packages/cubejs-server-core/index.js' implicitly has an 'any' type.
|
packages/cubejs-server/src/server.ts#L121
Object is possibly 'null'.
|
packages/cubejs-server/src/server/container.ts#L16
Could not find a declaration file for module '@cubejs-backend/server-core'. '/home/runner/work/cube/cube/packages/cubejs-server-core/index.js' implicitly has an 'any' type.
|
packages/cubejs-server/src/server/container.ts#L234
Property 'scheduledRefreshTimer' does not exist on type 'CreateOptions'.
|
packages/cubejs-testing-drivers/src/types/CubejsServerCoreExposed.ts#L1
Could not find a declaration file for module '@cubejs-backend/server-core'. '/home/runner/work/cube/cube/packages/cubejs-server-core/index.js' implicitly has an 'any' type.
|
packages/cubejs-testing-drivers/src/helpers/getCore.ts#L4
Could not find a declaration file for module '@cubejs-backend/server-core'. '/home/runner/work/cube/cube/packages/cubejs-server-core/index.js' implicitly has an 'any' type.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading