Skip to content

[Snyk] Security upgrade testcontainers from 8.12.0 to 10.11.0 #30

[Snyk] Security upgrade testcontainers from 8.12.0 to 10.11.0

[Snyk] Security upgrade testcontainers from 8.12.0 to 10.11.0 #30

Triggered via pull request July 30, 2024 01:32
Status Failure
Total duration 28m 8s
Artifacts 1

push.yml

on: pull_request
latest-tag-sha
17s
latest-tag-sha
Matrix: unit
Matrix: docker-dev
docker-image-latest-set-tag
4s
docker-image-latest-set-tag
Matrix: integration-cubestore
Matrix: integration-smoke
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 49 warnings
unit (20.x): packages/cubejs-testing-shared/src/db/mysql.ts#L14
Property 'withEnv' does not exist on type 'GenericContainer'.
unit (20.x): packages/cubejs-testing-shared/src/db/postgres.ts#L15
Property 'withEnv' does not exist on type 'GenericContainer'.
unit (20.x): packages/cubejs-testing-shared/src/db/cubestore.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (20.x): packages/cubejs-testing-shared/src/db/clickhouse.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (20.x): packages/cubejs-testing-shared/src/db/questdb.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (20.x): packages/cubejs-testing-shared/src/db/materialize.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (20.x): packages/cubejs-testing-shared/src/db/crate.ts#L16
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (20.x): packages/cubejs-testing-shared/src/db/prestodb.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (20.x): packages/cubejs-testing-shared/src/db/mssql.ts#L14
Property 'withEnv' does not exist on type 'GenericContainer'.
unit (20.x): packages/cubejs-testing-shared/src/db/trino.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (18.x): packages/cubejs-testing-shared/src/db/mysql.ts#L14
Property 'withEnv' does not exist on type 'GenericContainer'.
unit (18.x): packages/cubejs-testing-shared/src/db/postgres.ts#L15
Property 'withEnv' does not exist on type 'GenericContainer'.
unit (18.x): packages/cubejs-testing-shared/src/db/cubestore.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (18.x): packages/cubejs-testing-shared/src/db/clickhouse.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (18.x): packages/cubejs-testing-shared/src/db/questdb.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (18.x): packages/cubejs-testing-shared/src/db/materialize.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (18.x): packages/cubejs-testing-shared/src/db/crate.ts#L16
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (18.x): packages/cubejs-testing-shared/src/db/prestodb.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
unit (18.x): packages/cubejs-testing-shared/src/db/mssql.ts#L14
Property 'withEnv' does not exist on type 'GenericContainer'.
unit (18.x): packages/cubejs-testing-shared/src/db/trino.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
build
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
build
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
build
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
build
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
build
Property 'withEnv' does not exist on type 'GenericContainer'.
build
Property 'withEnv' does not exist on type 'GenericContainer'.
build
Property 'withEnv' does not exist on type 'GenericContainer'.
build
Property 'withEnv' does not exist on type 'GenericContainer'.
build
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
build
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
Build & Test :dev for Debian without pushing
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn lerna run build" did not complete successfully: exit code: 1
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/mysql.ts#L14
Property 'withEnv' does not exist on type 'GenericContainer'.
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/postgres.ts#L15
Property 'withEnv' does not exist on type 'GenericContainer'.
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/cubestore.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/clickhouse.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/questdb.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/materialize.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/crate.ts#L16
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/prestodb.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/mssql.ts#L14
Property 'withEnv' does not exist on type 'GenericContainer'.
integration-cubestore (18.x): packages/cubejs-testing-shared/src/db/trino.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/mysql.ts#L14
Property 'withEnv' does not exist on type 'GenericContainer'.
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/postgres.ts#L15
Property 'withEnv' does not exist on type 'GenericContainer'.
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/cubestore.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/clickhouse.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/questdb.ts#L20
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/materialize.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/crate.ts#L16
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/prestodb.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/mssql.ts#L14
Property 'withEnv' does not exist on type 'GenericContainer'.
integration-smoke (18.x): packages/cubejs-testing-shared/src/db/trino.ts#L21
Property 'withBindMount' does not exist on type 'GenericContainer'. Did you mean 'withBindMounts'?
latest-tag-sha
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/
unit (20.x)
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/
unit (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/setup-node@v3, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit (20.x)
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/
unit (20.x)
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/
unit (20.x)
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/
unit (20.x)
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/
unit (18.x)
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/
unit (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/setup-node@v3, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit (18.x)
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/
unit (18.x)
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/
unit (18.x)
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/
unit (18.x)
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/
build
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/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/setup-node@v3, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/
build
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/
build
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/
build
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/
lint
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/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions/setup-node@v3, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
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/
lint
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/
lint
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/
lint
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/
lint: packages/cubejs-backend-native/test/sql.test.ts#L8
'logger' is assigned a value but never used. Allowed unused vars must match /^_.*/u
lint: rust/cubestore/js-wrapper/src/utils.ts#L2
'displayCLIWarning' is defined but never used. Allowed unused vars must match /^_.*/u
lint: rust/cubestore/js-wrapper/src/utils.ts#L2
'internalExceptions' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-api-gateway/src/gateway.ts#L150
'name' is defined but never used. Allowed unused args must match /^_.*/u
lint: packages/cubejs-api-gateway/src/gateway.ts#L150
'props' is defined but never used. Allowed unused args must match /^_.*/u
lint: packages/cubejs-api-gateway/src/gateway.ts#L183
Unexpected unnamed function
lint: packages/cubejs-api-gateway/src/gateway.ts#L1692
'apiType' is assigned a value but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-api-gateway/src/types/query.ts#L13
'QueryOrderType' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-api-gateway/test/index.test.ts#L403
'context' is defined but never used. Allowed unused args must match /^_.*/u
lint: packages/cubejs-api-gateway/test/index.test.ts#L740
'wrongPayloadsTestFactory' is assigned a value but never used. Allowed unused vars must match /^_.*/u
docker-image-latest-set-tag
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/
Build & Test :dev for Debian without pushing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Test :dev for Debian without pushing
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & Test :dev for Debian without pushing
No files were found with the provided path: packages/cubejs-testing/cypress/screenshots. No artifacts will be uploaded.
build-cubestore
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-cubestore
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cubestore
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/
build-cubestore
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/
build-cubestore
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/
build-cubestore
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/
build-cubestore
skipping duplicate package `defeault-features` found at `/home/runner/.cargo/git/checkouts/arrow-rs-190660fd199e074e/af17361/arrow/test/dependency/default-features`
integration-cubestore (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-smoke (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cubestored-x86_64-unknown-linux-gnu-release". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
cubestored-x86_64-unknown-linux-gnu-release Expired
80.7 MB