feat: query compiler proof of concept #3090
Annotations
20 errors and 4 warnings
prisma-fmt on ubuntu-latest
Process completed with exit code 1.
|
query-engine on ubuntu-latest:
query-engine/core/src/compiler/translate/query/read.rs#L5
unused imports: `ConditionValue`, `Filter`, `PlaceholderType`, `PrismaValue`, `QueryMode`, `RelationField`, `ScalarCondition`, `ScalarFilter`, and `ScalarProjection`
|
query-engine on ubuntu-latest:
query-engine/core/src/compiler/translate/query/read.rs#L17
unused import: `FilteredQuery`
|
query-engine on ubuntu-latest
Process completed with exit code 101.
|
query-engine-node-api on ubuntu-latest:
query-engine/core/src/compiler/translate/query/read.rs#L5
unused imports: `ConditionValue`, `Filter`, `PlaceholderType`, `PrismaValue`, `QueryMode`, `RelationField`, `ScalarCondition`, `ScalarFilter`, and `ScalarProjection`
|
query-engine-node-api on ubuntu-latest:
query-engine/core/src/compiler/translate/query/read.rs#L17
unused import: `FilteredQuery`
|
query-engine-node-api on ubuntu-latest
Process completed with exit code 101.
|
prisma-fmt on windows-latest
Process completed with exit code 1.
|
query-engine-node-api on windows-latest:
query-engine/core/src/compiler/translate/query/read.rs#L5
unused imports: `ConditionValue`, `Filter`, `PlaceholderType`, `PrismaValue`, `QueryMode`, `RelationField`, `ScalarCondition`, `ScalarFilter`, and `ScalarProjection`
|
query-engine-node-api on windows-latest:
query-engine/core/src/compiler/translate/query/read.rs#L17
unused import: `FilteredQuery`
|
query-engine-node-api on windows-latest
Process completed with exit code 101.
|
query-engine on windows-latest:
query-engine/core/src/compiler/translate/query/read.rs#L5
unused imports: `ConditionValue`, `Filter`, `PlaceholderType`, `PrismaValue`, `QueryMode`, `RelationField`, `ScalarCondition`, `ScalarFilter`, and `ScalarProjection`
|
query-engine on windows-latest:
query-engine/core/src/compiler/translate/query/read.rs#L17
unused import: `FilteredQuery`
|
query-engine on windows-latest
Process completed with exit code 101.
|
query-engine-node-api on macos-13:
query-engine/core/src/compiler/translate/query/read.rs#L5
unused imports: `ConditionValue`, `Filter`, `PlaceholderType`, `PrismaValue`, `QueryMode`, `RelationField`, `ScalarCondition`, `ScalarFilter`, and `ScalarProjection`
|
query-engine-node-api on macos-13:
query-engine/core/src/compiler/translate/query/read.rs#L17
unused import: `FilteredQuery`
|
query-engine-node-api on macos-13
Process completed with exit code 101.
|
query-engine on macos-13:
query-engine/core/src/compiler/translate/query/read.rs#L5
unused imports: `ConditionValue`, `Filter`, `PlaceholderType`, `PrismaValue`, `QueryMode`, `RelationField`, `ScalarCondition`, `ScalarFilter`, and `ScalarProjection`
|
query-engine on macos-13:
query-engine/core/src/compiler/translate/query/read.rs#L17
unused import: `FilteredQuery`
|
query-engine on macos-13
Process completed with exit code 101.
|
prisma-fmt on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
query-engine on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
query-engine-node-api on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
schema-engine-cli on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|