Skip to content

feat: request coalescing #75

feat: request coalescing

feat: request coalescing #75

Triggered via pull request October 10, 2023 17:04
Status Failure
Total duration 2m 7s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Check Suite: example/src/entities/person/queries.rs#L4
Diff in /home/runner/work/scyllax/scyllax/example/src/entities/person/queries.rs
Check Suite: scyllax/src/collection.rs#L1
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/collection.rs
Check Suite: scyllax/src/executor.rs#L1
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/executor.rs
Check Suite: scyllax/src/executor.rs#L7
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/executor.rs
Check Suite: scyllax/src/executor.rs#L41
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/executor.rs
Check Suite: scyllax/src/executor.rs#L72
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/executor.rs
Check Suite: scyllax/src/playground.rs#L6
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/playground.rs
Check Suite: scyllax/src/playground.rs#L13
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/playground.rs
Check Suite: scyllax/src/playground.rs#L18
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/playground.rs
Check Suite: scyllax/src/playground.rs#L202
Diff in /home/runner/work/scyllax/scyllax/scyllax/src/playground.rs
Run the example: scyllax/src/playground.rs#L202
`executor` does not live long enough
Run the example
Process completed with exit code 101.
Run the example: scyllax/src/executor.rs#L2
unused import: `sync::mpsc::RecvError`
Run the example: scyllax/src/playground.rs#L294
unused variable: `user`
Run the example: scyllax/src/playground.rs#L201
variable does not need to be mutable