Bump saphir-cli version (#223) #639
Annotations
8 errors and 25 warnings
Lints:
saphir_cli/src/openapi/generate/crate_syn_browser/mod.rs#L16
unused imports: `CrateModule`, `Enum`, `FileModule`, `ImplItem`, `InlineModule`, `ModuleKind`, `Struct`, `Use`
|
Lints:
saphir_cli/src/openapi/generate/response_info.rs#L334
variable does not need to be mutable
|
Lints:
saphir/src/http_context.rs#L225
use of `unwrap_or_else` to construct default value
|
Lints:
saphir/src/server.rs#L329
use of `unwrap_or_else` to construct default value
|
Lints:
saphir/src/utils.rs#L395
use of `format!` to build up a string from an iterator
|
Lints
could not compile `saphir` (lib) due to 3 previous errors
|
Lints
could not compile `saphir-cli` (bin "saphir") due to 2 previous errors
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Check:
saphir_cli/src/openapi/generate/crate_syn_browser/mod.rs#L16
unused imports: `CrateModule`, `Enum`, `FileModule`, `ImplItem`, `InlineModule`, `ModuleKind`, `Struct`, `Use`
|
Check:
saphir_cli/src/openapi/generate/response_info.rs#L334
variable does not need to be mutable
|
Check
`saphir-cli` (bin "saphir") generated 2 warnings (run `cargo fix --bin "saphir"` to apply 2 suggestions)
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Lints
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/
|
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite:
saphir_cli/src/openapi/generate/crate_syn_browser/mod.rs#L16
unused imports: `CrateModule`, `Enum`, `FileModule`, `ImplItem`, `InlineModule`, `ModuleKind`, `Struct`, `Use`
|
Test Suite:
saphir_cli/src/openapi/generate/response_info.rs#L334
variable does not need to be mutable
|
Test Suite:
saphir/examples/macro.rs#L86
field `0` is never read
|
Test Suite
`saphir-cli` (bin "saphir" test) generated 2 warnings (run `cargo fix --bin "saphir" --tests` to apply 2 suggestions)
|