Skip to content

perf: use cow

perf: use cow #21

Triggered via pull request December 2, 2024 11:52
@karatakiskaratakis
opened #8
cow
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Build and Test
58s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and Test: tailcall-template/src/jq/jq.rs#L52
`key.0` does not live long enough
Build and Test: tailcall-template/src/jq/jq.rs#L65
lifetime may not live long enough
Build and Test: tailcall-template/src/jq/jq.rs#L65
cannot return value referencing local data `self.0`
Build and Test: tailcall-template/src/jq/jq.rs#L141
borrow of moved value: `self.0`
Build and Test: tailcall-template/src/jq/jq.rs#L186
temporary value dropped while borrowed
Build and Test: tailcall-template/src/jq/jq.rs#L206
lifetime may not live long enough
Build and Test: tailcall-template/src/jq/jq.rs#L366
unused variable: `value`
Build and Test: tailcall-template/src/jq/jq.rs#L375
unused variable: `value`
Build and Test: tailcall-template/src/jq/jq.rs#L393
unused variable: `iter`
Build and Test: tailcall-template/src/jq/jq.rs#L415
`rhs.0` does not live long enough