feat: query compiler proof of concept #14345
Annotations
10 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#L169
function `collect_referenced_fields` is never used
|
clippy linting:
query-engine/core/src/compiler/expression/format.rs#L40
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy linting:
query-engine/core/src/compiler/expression/format.rs#L41
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy linting:
query-engine/core/src/compiler/expression/format.rs#L42
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy linting:
query-engine/core/src/compiler/expression/format.rs#L42
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy linting:
query-engine/core/src/compiler/expression/format.rs#L43
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy linting:
query-engine/core/src/compiler/expression/format.rs#L44
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy linting:
query-engine/core/src/compiler/expression/format.rs#L45
this expression creates a reference which is immediately dereferenced by the compiler
|
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']
|