Skip to content

feat: query compiler proof of concept #14351

feat: query compiler proof of concept

feat: query compiler proof of concept #14351

Triggered via pull request January 11, 2025 22:13
@aqrlnaqrln
synchronize #5024
compiler
Status Failure
Total duration 44m 38s
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: `PlaceholderType`, `RelationField`, `ScalarField`, `SelectedField`, and `SelectionResult`
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
clippy linting: query-engine/core/src/compiler/expression/format.rs#L46
this expression creates a reference which is immediately dereferenced by the compiler
clippy linting: query-engine/core/src/compiler/expression/format.rs#L46
this expression creates a reference which is immediately dereferenced by the compiler
clippy linting: query-engine/core/src/compiler/expression/format.rs#L47
this expression creates a reference which is immediately dereferenced by the compiler
clippy linting: query-engine/core/src/compiler/expression/format.rs#L48
this expression creates a reference which is immediately dereferenced by the compiler
clippy linting: query-engine/core/src/compiler/expression/format.rs#L49
this expression creates a reference which is immediately dereferenced by the compiler
clippy linting: query-engine/core/src/compiler/expression/format.rs#L50
this expression creates a reference which is immediately dereferenced by the compiler
clippy linting: query-engine/core/src/compiler/expression/format.rs#L51
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']