Feat/graphql api #15
ci.yaml
on: pull_request
stable / fmt
23s
stable / clippy
38s
stable / test
46s
stable / doc
26s
Annotations
10 errors and 14 warnings
stable / fmt
Process completed with exit code 1.
|
stable / doc:
sdk/src/models.rs#L8
unused import: `mapping::Node`
|
stable / doc:
sdk/src/mapping.rs#L4
unused import: `serde_with::with_prefix`
|
stable / doc
Process completed with exit code 101.
|
unused import: `mapping::Node`:
sdk/src/models.rs#L8
error: unused import: `mapping::Node`
--> sdk/src/models.rs:8:10
|
8 | ids, mapping::Node, pb::{self, grc20}, system_ids
| ^^^^^^^^^^^^^
|
= note: `-D unused-imports` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(unused_imports)]`
|
unused import: `serde_with::with_prefix`:
sdk/src/mapping.rs#L4
error: unused import: `serde_with::with_prefix`
--> sdk/src/mapping.rs:4:5
|
4 | use serde_with::with_prefix;
| ^^^^^^^^^^^^^^^^^^^^^^^
|
stable / clippy
Clippy has exited with exit code 101
|
stable / test:
sdk/src/models.rs#L8
unused import: `mapping::Node`
|
stable / test:
sdk/src/mapping.rs#L4
unused import: `serde_with::with_prefix`
|
stable / test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
stable / fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / fmt:
sdk/src/lib.rs#L2
Diff in /home/runner/work/kg-node/kg-node/sdk/src/lib.rs
|
stable / fmt:
sdk/src/mapping.rs#L384
Diff in /home/runner/work/kg-node/kg-node/sdk/src/mapping.rs
|
stable / fmt:
sdk/src/mapping.rs#L417
Diff in /home/runner/work/kg-node/kg-node/sdk/src/mapping.rs
|
stable / fmt:
sdk/src/models.rs#L5
Diff in /home/runner/work/kg-node/kg-node/sdk/src/models.rs
|
stable / fmt:
sink/src/events/edit_published.rs#L1
Diff in /home/runner/work/kg-node/kg-node/sink/src/events/edit_published.rs
|
stable / fmt:
sink/src/events/edit_published.rs#L72
Diff in /home/runner/work/kg-node/kg-node/sink/src/events/edit_published.rs
|
stable / fmt:
sink/src/events/mod.rs#L6
Diff in /home/runner/work/kg-node/kg-node/sink/src/events/mod.rs
|
stable / fmt:
sink/src/events/proposal_executed.rs#L20
Diff in /home/runner/work/kg-node/kg-node/sink/src/events/proposal_executed.rs
|
stable / fmt:
sink/src/events/space_created.rs#L172
Diff in /home/runner/work/kg-node/kg-node/sink/src/events/space_created.rs
|
stable / fmt:
sink/src/events/space_created.rs#L203
Diff in /home/runner/work/kg-node/kg-node/sink/src/events/space_created.rs
|
stable / doc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stable / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|