CI #117
Triggered via pull request review
October 12, 2023 21:44
sahra-karakoc
submitted
6a6aff5
Status
Failure
Total duration
26m 10s
Artifacts
–
Annotations
26 errors and 47 warnings
Check (macos-latest, stable-x86_64-apple-darwin)
Failed to generate GraphQLQuery impl: Could not find file with path: /Users/runner/work/subgraph-radio/subgraph-radio/frontend/schema.json
|
Check (macos-latest, stable-x86_64-apple-darwin):
frontend/src/components/table.rs#L1
unresolved import `crate::query::queries::comparison_query`
|
Check (macos-latest, stable-x86_64-apple-darwin):
frontend/src/stores/store.rs#L1
unresolved imports `crate::query::queries::comparison_query`, `crate::query::queries::comparison_query`
|
Check (macos-latest, stable-x86_64-apple-darwin):
frontend/src/stores/store.rs#L98
the trait bound `ComparisonQuery: GraphQLQuery` is not satisfied
|
Check (macos-latest, stable-x86_64-apple-darwin):
frontend/src/stores/store.rs#L98
the trait bound `ComparisonQuery: GraphQLQuery` is not satisfied
|
Check (macos-latest, stable-x86_64-apple-darwin):
frontend/src/stores/store.rs#L99
the method `map_err` exists for opaque type `impl Future<Output = Result<Response<<ComparisonQuery as GraphQLQuery>::ResponseData>, Error>>`, but its trait bounds were not satisfied
|
Check (macos-latest, stable-x86_64-apple-darwin):
frontend/src/stores/store.rs#L98
the trait bound `ComparisonQuery: GraphQLQuery` is not satisfied
|
Check (macos-latest, stable-x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The operation was canceled.
|
Rust lints
Failed to generate GraphQLQuery impl: Could not find file with path: /home/runner/work/subgraph-radio/subgraph-radio/frontend/schema.json
|
Rust lints:
frontend/src/components/table.rs#L1
unresolved import `crate::query::queries::comparison_query`
|
Rust lints:
frontend/src/stores/store.rs#L1
unresolved imports `crate::query::queries::comparison_query`, `crate::query::queries::comparison_query`
|
Rust lints:
frontend/src/stores/store.rs#L98
the trait bound `query::queries::ComparisonQuery: graphql_client::GraphQLQuery` is not satisfied
|
Rust lints:
frontend/src/stores/store.rs#L98
the trait bound `query::queries::ComparisonQuery: graphql_client::GraphQLQuery` is not satisfied
|
Rust lints:
frontend/src/stores/store.rs#L99
the method `map_err` exists for opaque type `impl Future<Output = Result<Response<<ComparisonQuery as GraphQLQuery>::ResponseData>, Error>>`, but its trait bounds were not satisfied
|
Rust lints:
frontend/src/stores/store.rs#L98
the trait bound `query::queries::ComparisonQuery: graphql_client::GraphQLQuery` is not satisfied
|
Rust lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
Failed to generate GraphQLQuery impl: Could not find file with path: /home/runner/work/subgraph-radio/subgraph-radio/frontend/schema.json
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu):
frontend/src/components/table.rs#L1
unresolved import `crate::query::queries::comparison_query`
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu):
frontend/src/stores/store.rs#L1
unresolved imports `crate::query::queries::comparison_query`, `crate::query::queries::comparison_query`
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu):
frontend/src/stores/store.rs#L98
the trait bound `ComparisonQuery: GraphQLQuery` is not satisfied
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu):
frontend/src/stores/store.rs#L98
the trait bound `ComparisonQuery: GraphQLQuery` is not satisfied
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu):
frontend/src/stores/store.rs#L99
the method `map_err` exists for opaque type `impl Future<Output = Result<Response<<ComparisonQuery as GraphQLQuery>::ResponseData>, Error>>`, but its trait bounds were not satisfied
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu):
frontend/src/stores/store.rs#L98
the trait bound `ComparisonQuery: GraphQLQuery` is not satisfied
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite (macos-latest, stable-x86_64-apple-darwin)
The operation was canceled.
|
Check (macos-latest, stable-x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check (macos-latest, stable-x86_64-apple-darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/subgraph-radio/subgraph-radio. Supported file pattern: go.sum
|
Check (macos-latest, stable-x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (macos-latest, stable-x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (macos-latest, stable-x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (macos-latest, stable-x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (macos-latest, stable-x86_64-apple-darwin)
/Users/runner/work/subgraph-radio/subgraph-radio/Cargo.toml: unused manifest key: profile.dev.debuginfo
|
Check (macos-latest, stable-x86_64-apple-darwin):
frontend/src/stores/store.rs#L3
unused import: `TryFutureExt`
|
Check (macos-latest, stable-x86_64-apple-darwin)
`frontend` (bin "frontend") generated 1 warning
|
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
/home/runner/work/subgraph-radio/subgraph-radio/Cargo.toml: unused manifest key: profile.dev.debuginfo
|
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
Restore cache failed: Dependencies file is not found in /home/runner/work/subgraph-radio/subgraph-radio. Supported file pattern: go.sum
|
Rust lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rust lints
/home/runner/work/subgraph-radio/subgraph-radio/Cargo.toml: unused manifest key: profile.dev.debuginfo
|
Rust lints:
frontend/src/stores/store.rs#L3
unused import: `TryFutureExt`
|
Rust lints
`frontend` (bin "frontend") generated 1 warning
|
Rust lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Rust lints
Restore cache failed: Dependencies file is not found in /home/runner/work/subgraph-radio/subgraph-radio. Supported file pattern: go.sum
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
/home/runner/work/subgraph-radio/subgraph-radio/Cargo.toml: unused manifest key: profile.dev.debuginfo
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu):
frontend/src/stores/store.rs#L3
unused import: `TryFutureExt`
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
`frontend` (bin "frontend") generated 1 warning
|
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
Restore cache failed: Dependencies file is not found in /home/runner/work/subgraph-radio/subgraph-radio. Supported file pattern: go.sum
|
Test Suite (macos-latest, stable-x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite (macos-latest, stable-x86_64-apple-darwin)
/Users/runner/work/subgraph-radio/subgraph-radio/Cargo.toml: unused manifest key: profile.dev.debuginfo
|
Test Suite (macos-latest, stable-x86_64-apple-darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/subgraph-radio/subgraph-radio. Supported file pattern: go.sum
|
Test Suite (macos-latest, stable-x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (macos-latest, stable-x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (macos-latest, stable-x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite (macos-latest, stable-x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
E2E Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/subgraph-radio/subgraph-radio. Supported file pattern: go.sum
|
E2E Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
E2E Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
E2E Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
E2E Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|