Skip to content

Add client extract and check commands #844

Add client extract and check commands

Add client extract and check commands #844

Triggered via pull request December 15, 2025 07:23
Status Failure
Total duration 8m 20s
Artifacts

checks.yml

on: pull_request
Matrix: test
Matrix: test_installers
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 10 warnings
Format
Process completed with exit code 1.
Clippy: src/command/client/extensions.rs#L51
no field `errors` on type `apollo_compiler::validation::Valid<apollo_compiler::Schema>`
Clippy: src/command/client/check.rs#L260
no method named `syntax` found for struct `apollo_parser::cst::OperationDefinition` in the current scope
Clippy: src/command/client/check.rs#L220
no method named `syntax` found for enum `apollo_parser::cst::Definition` in the current scope
Clippy: src/command/client/check.rs#L213
no method named `syntax` found for struct `apollo_parser::cst::FragmentDefinition` in the current scope
Clippy: src/command/client/extract.rs#L119
no variant or associated item named `FileReadError` found for enum `client::extract::SkipReason` in the current scope
Clippy: src/command/client/check.rs#L327
use of partially moved value: `ext_failure`
Clippy: src/command/template/queries.rs#L216
failed to resolve: could not find `serde_with` in `graphql_client`
Clippy: src/command/template/queries.rs#L76
failed to resolve: could not find `serde_with` in `graphql_client`
Clippy: src/command/client/check.rs#L16
failed to resolve: could not find `rover_client` in the crate root
Clippy: src/command/client/check.rs#L15
failed to resolve: could not find `rover_client` in the crate root
test (ubuntu-latest): src/command/client/extensions.rs#L51
no field `errors` on type `Valid<apollo_compiler::Schema>`
test (ubuntu-latest): src/command/client/check.rs#L260
no method named `syntax` found for struct `apollo_parser::cst::OperationDefinition` in the current scope
test (ubuntu-latest): src/command/client/check.rs#L220
no method named `syntax` found for enum `apollo_parser::cst::Definition` in the current scope
test (ubuntu-latest): src/command/client/check.rs#L213
no method named `syntax` found for struct `apollo_parser::cst::FragmentDefinition` in the current scope
test (ubuntu-latest): src/command/client/extract.rs#L119
no variant or associated item named `FileReadError` found for enum `SkipReason` in the current scope
test (ubuntu-latest): src/command/client/check.rs#L327
use of partially moved value: `ext_failure`
test (ubuntu-latest): src/command/template/queries.rs#L216
failed to resolve: could not find `serde_with` in `graphql_client`
test (ubuntu-latest): src/command/template/queries.rs#L76
failed to resolve: could not find `serde_with` in `graphql_client`
test (ubuntu-latest): src/command/client/check.rs#L16
failed to resolve: could not find `rover_client` in the crate root
test (ubuntu-latest): src/command/client/check.rs#L15
failed to resolve: could not find `rover_client` in the crate root
test (windows-2025)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (windows-2025)
The operation was canceled.
test (macos-15)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (macos-15)
The operation was canceled.
Test with minimal glibc versions: src/command/client/extensions.rs#L51
no field `errors` on type `Valid<apollo_compiler::Schema>`
Test with minimal glibc versions: src/command/client/check.rs#L260
no method named `syntax` found for struct `apollo_parser::cst::OperationDefinition` in the current scope
Test with minimal glibc versions: src/command/client/check.rs#L220
no method named `syntax` found for enum `apollo_parser::cst::Definition` in the current scope
Test with minimal glibc versions: src/command/client/check.rs#L213
no method named `syntax` found for struct `apollo_parser::cst::FragmentDefinition` in the current scope
Test with minimal glibc versions: src/command/client/extract.rs#L119
no variant or associated item named `FileReadError` found for enum `SkipReason` in the current scope
Test with minimal glibc versions: src/command/client/check.rs#L327
use of partially moved value: `ext_failure`
Test with minimal glibc versions: src/command/template/queries.rs#L216
failed to resolve: could not find `serde_with` in `graphql_client`
Test with minimal glibc versions: src/command/template/queries.rs#L76
failed to resolve: could not find `serde_with` in `graphql_client`
Test with minimal glibc versions: src/command/client/check.rs#L16
failed to resolve: could not find `rover_client` in the crate root
Test with minimal glibc versions: src/command/client/check.rs#L15
failed to resolve: could not find `rover_client` in the crate root
Format: tests/integration/client/check.rs#L1
Diff in /home/runner/work/rover/rover/tests/integration/client/check.rs
Format: src/command/template/queries.rs#L144
Diff in /home/runner/work/rover/rover/src/command/template/queries.rs
Format: src/command/template/queries.rs#L98
Diff in /home/runner/work/rover/rover/src/command/template/queries.rs
Format: src/command/template/queries.rs#L4
Diff in /home/runner/work/rover/rover/src/command/template/queries.rs
Format: src/command/client/check.rs#L10
Diff in /home/runner/work/rover/rover/src/command/client/check.rs
Format: src/command/client/check.rs#L4
Diff in /home/runner/work/rover/rover/src/command/client/check.rs
Format: src/command/client/check.rs#L1
Diff in /home/runner/work/rover/rover/src/command/client/check.rs
Format: crates/rover-client/src/operations/graph/validate_operations/types.rs#L50
Diff in /home/runner/work/rover/rover/crates/rover-client/src/operations/graph/validate_operations/types.rs
Format: crates/rover-client/src/operations/graph/validate_operations/types.rs#L1
Diff in /home/runner/work/rover/rover/crates/rover-client/src/operations/graph/validate_operations/types.rs
Format: crates/rover-client/src/operations/graph/validate_operations/runner.rs#L1
Diff in /home/runner/work/rover/rover/crates/rover-client/src/operations/graph/validate_operations/runner.rs