Skip to content

feat: allow malformed json parsing #652

feat: allow malformed json parsing

feat: allow malformed json parsing #652

Re-run triggered February 10, 2025 14:42
Status Failure
Total duration 7m 7s
Artifacts

ci.yaml

on: pull_request
stable / fmt
22s
stable / fmt
stable / check rig-core wasm target
42s
stable / check rig-core wasm target
stable / clippy
2m 11s
stable / clippy
stable / test
6m 56s
stable / test
stable / doc
3m 11s
stable / doc
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
redundant closure: rig-core/src/extractor.rs#L76
error: redundant closure --> rig-core/src/extractor.rs:76:22 | 76 | .map_err(|e| ExtractionError::DeserializationError(e))?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace the closure with the function itself: `ExtractionError::DeserializationError` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure = note: `-D clippy::redundant-closure` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::redundant_closure)]`
stable / clippy
Clippy has exited with exit code 101
stable / fmt
Cache not found for keys: v0-rust-fmt-Linux-6be15664-6ac3b5a9, v0-rust-fmt-Linux-6be15664
stable / check rig-core wasm target
Cache not found for keys: v0-rust-check-wasm-Linux-6be15664-6ac3b5a9, v0-rust-check-wasm-Linux-6be15664
stable / clippy
Cache not found for keys: v0-rust-clippy-Linux-6be15664-6ac3b5a9, v0-rust-clippy-Linux-6be15664
stable / doc
Cache not found for keys: v0-rust-doc-Linux-6be15664-6ac3b5a9, v0-rust-doc-Linux-6be15664
stable / test
Cache not found for keys: v0-rust-test-Linux-6be15664-6ac3b5a9, v0-rust-test-Linux-6be15664