Skip to content

feat: query compiler proof of concept #14288

feat: query compiler proof of concept

feat: query compiler proof of concept #14288

Triggered via pull request January 8, 2025 11:08
@aqrlnaqrln
synchronize #5024
compiler
Status Failure
Total duration 1m 38s
Artifacts

formatting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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