CI #117
Annotations
8 errors and 9 warnings
Run cargo clippy
Failed to generate GraphQLQuery impl: Could not find file with path: /home/runner/work/subgraph-radio/subgraph-radio/frontend/schema.json
|
Run cargo clippy:
frontend/src/components/table.rs#L1
unresolved import `crate::query::queries::comparison_query`
|
Run cargo clippy:
frontend/src/stores/store.rs#L1
unresolved imports `crate::query::queries::comparison_query`, `crate::query::queries::comparison_query`
|
Run cargo clippy:
frontend/src/stores/store.rs#L98
the trait bound `query::queries::ComparisonQuery: graphql_client::GraphQLQuery` is not satisfied
|
Run cargo clippy:
frontend/src/stores/store.rs#L98
the trait bound `query::queries::ComparisonQuery: graphql_client::GraphQLQuery` is not satisfied
|
Run cargo clippy:
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
|
Run cargo clippy:
frontend/src/stores/store.rs#L98
the trait bound `query::queries::ComparisonQuery: graphql_client::GraphQLQuery` is not satisfied
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Run cargo clippy
/home/runner/work/subgraph-radio/subgraph-radio/Cargo.toml: unused manifest key: profile.dev.debuginfo
|
Run cargo clippy:
frontend/src/stores/store.rs#L3
unused import: `TryFutureExt`
|
Run cargo clippy
`frontend` (bin "frontend") generated 1 warning
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/subgraph-radio/subgraph-radio. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading