Skip to content

chore(deps): update rust crate jsonschema to 0.28 #7039

chore(deps): update rust crate jsonschema to 0.28

chore(deps): update rust crate jsonschema to 0.28 #7039

Triggered via push January 4, 2025 20:49
Status Success
Total duration 5m 16s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
failed to resolve: could not find `JSONSchema` in `jsonschema`: src/helpers/config.rs#L154
error[E0433]: failed to resolve: could not find `JSONSchema` in `jsonschema` --> src/helpers/config.rs:154:30 | 154 | let schema = jsonschema::JSONSchema::compile(&schema).unwrap(); | ^^^^^^^^^^ could not find `JSONSchema` in `jsonschema`
failed to resolve: could not find `JSONSchema` in `jsonschema`: src/helpers/config.rs#L154
error[E0433]: failed to resolve: could not find `JSONSchema` in `jsonschema` --> src/helpers/config.rs:154:30 | 154 | let schema = jsonschema::JSONSchema::compile(&schema).unwrap(); | ^^^^^^^^^^ could not find `JSONSchema` in `jsonschema`
audit-rust
14 warnings found!
audit-rust
Unknown warning kind unsound found, please, file a bug
audit-rust
Unknown warning kind unsound found, please, file a bug