Bump jsonschema from 0.18.0 to 0.20.0 #2106
Annotations
10 errors
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L92
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L86
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L92
use of deprecated associated function `jsonschema::Validator::compile`: Use `Validator::new` instead
|
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L92
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L86
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L92
use of deprecated associated function `jsonschema::Validator::compile`: Use `Validator::new` instead
|
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L92
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L86
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
clippy "No Default Features" (ubuntu-latest / stable):
serde_with/tests/utils.rs#L92
use of deprecated associated function `jsonschema::Validator::compile`: Use `Validator::new` instead
|
clippy "No Default Features" (ubuntu-latest / stable)
Process completed with exit code 101.
|
Loading