Bump version to 0.1.3 #83
Annotations
12 warnings
lint
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/
|
lint:
src/bin/resender.rs#L33
used a field initializer for a tuple struct
|
lint
`openapi-fuzzer` (bin "openapi-fuzzer-resender" test) generated 1 warning (run `cargo clippy --fix --bin "openapi-fuzzer-resender" --tests` to apply 1 suggestion)
|
lint:
src/fuzzer.rs#L161
`format!` in `format!` args
|
lint:
src/payload.rs#L129
called `map(..).flatten()` on `Iterator`
|
lint:
src/main.rs#L45
used a field initializer for a tuple struct
|
lint
`openapi-fuzzer` (bin "openapi-fuzzer") generated 4 warnings (run `cargo clippy --fix --bin "openapi-fuzzer"` to apply 3 suggestions)
|
lint
`openapi-fuzzer` (bin "openapi-fuzzer-resender") generated 1 warning (1 duplicate)
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|