Skip to content

feat: query compiler proof of concept #14345

feat: query compiler proof of concept

feat: query compiler proof of concept #14345

Triggered via pull request January 11, 2025 19:52
@aqrlnaqrln
synchronize #5024
compiler
Status Failure
Total duration 1m 34s
Artifacts

formatting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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']