feat: query compiler proof of concept #14288
Annotations
4 errors and 5 warnings
clippy linting:
query-engine/core/src/compiler/translate/query/read.rs#L5
unused imports: `ConditionValue`, `Filter`, `PlaceholderType`, `PrismaValue`, `QueryMode`, `RelationField`, `ScalarCondition`, `ScalarFilter`, and `ScalarProjection`
|
clippy linting:
query-engine/core/src/compiler/translate/query/read.rs#L17
unused import: `FilteredQuery`
|
clippy linting:
query-engine/core/src/compiler/translate/query/read.rs#L168
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
clippy linting
Process completed with exit code 101.
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy linting
Unexpected input(s) 'targets', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
clippy linting
Unexpected input(s) 'targets', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|