Skip to content

feat(cubesqlplanner): Base joins support #18195

feat(cubesqlplanner): Base joins support

feat(cubesqlplanner): Base joins support #18195

Triggered via pull request September 18, 2024 15:14
Status Failure
Total duration 24m 25s
Artifacts 2

push.yml

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

Annotations

45 errors and 12 warnings
unit (20.x): packages/cubejs-schema-compiler/test/integration/postgres/sql-generation-logic.test.ts#L405
Property 'buildSqlAndParamsTest' does not exist on type 'PostgresQuery'. Did you mean 'buildSqlAndParams'?
unit (20.x): packages/cubejs-testing-shared/src/query-test.abstract.ts#L2
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
unit (20.x): packages/cubejs-testing/src/birdbox.ts#L17
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (20.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L1
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (20.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L3
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
unit (20.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L13
Parameter 'container' implicitly has an 'any' type.
unit (20.x): packages/cubejs-testing/test/smoke-crate.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (20.x): packages/cubejs-testing/test/smoke-cubesql.test.ts#L4
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (20.x): packages/cubejs-testing/test/smoke-graceful-shutdown.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (20.x): packages/cubejs-testing/test/smoke-lambda.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (18.x): packages/cubejs-schema-compiler/test/integration/postgres/sql-generation-logic.test.ts#L405
Property 'buildSqlAndParamsTest' does not exist on type 'PostgresQuery'. Did you mean 'buildSqlAndParams'?
unit (18.x): packages/cubejs-testing-shared/src/query-test.abstract.ts#L2
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
unit (18.x): packages/cubejs-testing/src/birdbox.ts#L17
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L1
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L3
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
unit (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L13
Parameter 'container' implicitly has an 'any' type.
unit (18.x): packages/cubejs-testing/test/smoke-crate.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (18.x): packages/cubejs-testing/test/smoke-cubesql.test.ts#L4
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (18.x): packages/cubejs-testing/test/smoke-graceful-shutdown.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
unit (18.x): packages/cubejs-testing/test/smoke-lambda.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
lint: packages/cubejs-schema-compiler/src/adapter/BaseQuery.js#L581
More than 1 blank line not allowed
lint
Process completed with exit code 1.
build
Property 'buildSqlAndParamsTest' does not exist on type 'PostgresQuery'. Did you mean 'buildSqlAndParams'?
build
Process completed with exit code 1.
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-schema-compiler/test/integration/postgres/sql-generation-logic.test.ts#L405
Property 'buildSqlAndParamsTest' does not exist on type 'PostgresQuery'. Did you mean 'buildSqlAndParams'?
integration-cubestore (18.x): packages/cubejs-testing-shared/src/query-test.abstract.ts#L2
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
integration-cubestore (18.x): packages/cubejs-testing/src/birdbox.ts#L17
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-cubestore (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L1
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-cubestore (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L3
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
integration-cubestore (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L13
Parameter 'container' implicitly has an 'any' type.
integration-cubestore (18.x): packages/cubejs-testing/test/smoke-crate.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-cubestore (18.x): packages/cubejs-testing/test/smoke-cubesql.test.ts#L4
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-cubestore (18.x): packages/cubejs-testing/test/smoke-graceful-shutdown.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-cubestore (18.x): packages/cubejs-testing/test/smoke-lambda.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-smoke (18.x): packages/cubejs-schema-compiler/test/integration/postgres/sql-generation-logic.test.ts#L405
Property 'buildSqlAndParamsTest' does not exist on type 'PostgresQuery'. Did you mean 'buildSqlAndParams'?
integration-smoke (18.x): packages/cubejs-testing-shared/src/query-test.abstract.ts#L2
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
integration-smoke (18.x): packages/cubejs-testing/src/birdbox.ts#L17
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-smoke (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L1
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-smoke (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L3
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
integration-smoke (18.x): packages/cubejs-testing/test/driver-cubestore.test.ts#L13
Parameter 'container' implicitly has an 'any' type.
integration-smoke (18.x): packages/cubejs-testing/test/smoke-crate.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-smoke (18.x): packages/cubejs-testing/test/smoke-cubesql.test.ts#L4
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-smoke (18.x): packages/cubejs-testing/test/smoke-graceful-shutdown.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
integration-smoke (18.x): packages/cubejs-testing/test/smoke-lambda.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
lint: packages/cubejs-backend-native/test/sql.test.ts#L9
'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/test/index.test.ts#L11
'ResponseResultFn' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-elasticsearch-driver/test/ElasticSearchOpenDistro.integration.js#L1
'test' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-elasticsearch-driver/test/ElasticSearchOpenDistro.integration.js#L1
'expect' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-jdbc-driver/src/JDBCDriver.ts#L8
'Readable' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-jdbc-driver/src/JDBCDriver.ts#L28
'Row' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-jdbc-driver/src/JDBCDriver.ts#L38
'JdbcStatement' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-snowflake-driver/src/SnowflakeDriver.ts#L25
'QueryTablesResult' is defined but never used. Allowed unused vars must match /^_.*/u
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
shared reference of mutable static is discouraged

Artifacts

Produced during runtime
Name Size
cube-js~cube~VQ51I8.dockerbuild
58 KB
cubestored-x86_64-unknown-linux-gnu-release Expired
25.3 MB