Skip to content

perf: use serde_json_borrow for Synth output #13757

perf: use serde_json_borrow for Synth output

perf: use serde_json_borrow for Synth output #13757

Triggered via pull request October 25, 2024 18:59
Status Failure
Total duration 1m 36s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
1m 28s
Run Formatter and Lint Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Run Formatter and Lint Check: src/core/jit/graphql_executor.rs#L52
useless conversion to the same type: `core::jit::response::AnyResponse<std::vec::Vec<u8>>`
Run Formatter and Lint Check: src/core/json/json_like.rs#L28
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `Vec`
Run Formatter and Lint Check
Process completed with exit code 1.
Run Formatter and Lint Check: src/core/jit/exec.rs#L42
Diff in /home/runner/work/tailcall/tailcall/src/core/jit/exec.rs
Run Formatter and Lint Check: src/core/jit/exec_const.rs#L3
Diff in /home/runner/work/tailcall/tailcall/src/core/jit/exec_const.rs
Run Formatter and Lint Check: src/core/json/json_like.rs#L21
Diff in /home/runner/work/tailcall/tailcall/src/core/json/json_like.rs