in work #4086
Annotations
10 errors
Lerna tsc:
packages/cubejs-schema-compiler/test/integration/postgres/sql-generation-logic.test.ts#L489
Property 'buildSqlAndParamsTest' does not exist on type 'PostgresQuery'. Did you mean 'buildSqlAndParams'?
|
Lerna tsc:
packages/cubejs-schema-compiler/test/integration/postgres/sql-generation.test.ts#L564
Property 'buildSqlAndParamsTest' does not exist on type 'PostgresQuery'. Did you mean 'buildSqlAndParams'?
|
Lerna tsc:
packages/cubejs-schema-compiler/test/integration/postgres/sql-generation.test.ts#L979
Property 'buildSqlAndParamsTest' does not exist on type 'PostgresQuery'. Did you mean 'buildSqlAndParams'?
|
Lerna tsc:
packages/cubejs-testing-shared/src/query-test.abstract.ts#L2
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
|
Lerna tsc:
packages/cubejs-testing/src/birdbox.ts#L17
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
|
Lerna tsc:
packages/cubejs-testing/test/driver-cubestore.test.ts#L1
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
|
Lerna tsc:
packages/cubejs-testing/test/driver-cubestore.test.ts#L3
Cannot find module '@cubejs-backend/schema-compiler' or its corresponding type declarations.
|
Lerna tsc:
packages/cubejs-testing/test/driver-cubestore.test.ts#L13
Parameter 'container' implicitly has an 'any' type.
|
Lerna tsc:
packages/cubejs-testing/test/smoke-crate.test.ts#L5
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
|
Lerna tsc:
packages/cubejs-testing/test/smoke-cubesql.test.ts#L4
Cannot find module '@cubejs-backend/testing-shared' or its corresponding type declarations.
|
Loading