build(deps): update jsonschema requirement from 0.17 to 0.22 #570
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test primitive-types all-features:
primitive-types/src/json_schema.rs#L49
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
Test primitive-types all-features:
primitive-types/src/json_schema.rs#L66
use of deprecated type alias `jsonschema::JSONSchema`: Use `Validator` instead. This type will be removed in a future release.
|
Test primitive-types all-features:
primitive-types/src/json_schema.rs#L51
use of deprecated method `jsonschema::ValidationOptions::compile`: Use `ValidationOptions::build` instead
|
Test primitive-types all-features:
primitive-types/src/json_schema.rs#L68
use of deprecated method `jsonschema::ValidationOptions::compile`: Use `ValidationOptions::build` instead
|
Test primitive-types all-features
`primitive-types` (lib test) generated 4 warnings
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading