Add is_full
API to all bounded collections (#887)
#624
Annotations
9 warnings
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