Feat/graphql api #19
ci.yaml
on: pull_request
stable / fmt
7s
stable / clippy
40s
stable / test
20s
stable / doc
15s
Annotations
7 errors and 14 warnings
stable / fmt
Process completed with exit code 1.
|
stable / doc:
sink/src/kg/client.rs#L9
unused import: `Relation`
|
stable / doc
Process completed with exit code 101.
|
stable / test:
sink/src/kg/client.rs#L9
unused import: `Relation`
|
stable / test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
this expression creates a reference which is immediately dereferenced by the compiler:
sdk/src/mapping/entity.rs#L119
error: this expression creates a reference which is immediately dereferenced by the compiler
--> sdk/src/mapping/entity.rs:119:21
|
119 | &id,
| ^^^ help: change this to: `id`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow
= note: `-D clippy::needless-borrow` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::needless_borrow)]`
|
stable / clippy
Clippy has exited 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:
api/src/main.rs#L11
Diff in /home/runner/work/kg-node/kg-node/api/src/main.rs
|
stable / fmt:
api/src/main.rs#L70
Diff in /home/runner/work/kg-node/kg-node/api/src/main.rs
|
stable / fmt:
api/src/main.rs#L89
Diff in /home/runner/work/kg-node/kg-node/api/src/main.rs
|
stable / fmt:
api/src/main.rs#L104
Diff in /home/runner/work/kg-node/kg-node/api/src/main.rs
|
stable / fmt:
api/src/main.rs#L355
Diff in /home/runner/work/kg-node/kg-node/api/src/main.rs
|
stable / fmt:
api/src/main.rs#L499
Diff in /home/runner/work/kg-node/kg-node/api/src/main.rs
|
stable / fmt:
sdk/src/mapping/attributes.rs#L21
Diff in /home/runner/work/kg-node/kg-node/sdk/src/mapping/attributes.rs
|
stable / fmt:
sdk/src/mapping/attributes.rs#L32
Diff in /home/runner/work/kg-node/kg-node/sdk/src/mapping/attributes.rs
|
stable / fmt:
sdk/src/mapping/entity.rs#L12
Diff in /home/runner/work/kg-node/kg-node/sdk/src/mapping/entity.rs
|
stable / fmt:
sdk/src/mapping/entity.rs#L25
Diff in /home/runner/work/kg-node/kg-node/sdk/src/mapping/entity.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 / test
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
|