Config updater improvements #2
Annotations
10 errors and 5 warnings
lib/config/src/configv1/expression_functions.rs#L36
called `unwrap` on `low` after checking its variant with `is_ok`
|
lib/config/src/configv1/expression_functions.rs#L37
called `unwrap` on `range` after checking its variant with `is_ok`
|
lib/config/src/configv1/expression_functions.rs#L48
called `unwrap` on `low` after checking its variant with `is_ok`
|
lib/config/src/configv1/expression_functions.rs#L49
called `unwrap` on `range` after checking its variant with `is_ok`
|
lib/config/src/configv1/expression_functions.rs#L31
this expression creates a reference which is immediately dereferenced by the compiler
|
lib/config/src/configv1/expression_functions.rs#L43
this expression creates a reference which is immediately dereferenced by the compiler
|
lib/config/src/configv1/select_parser.rs#L214
useless use of `format!`
|
lib/config/src/configv1/select_parser.rs#L221
useless use of `format!`
|
lib/config/src/configv1/select_parser.rs#L1328
length comparison to zero
|
lib/config/src/configv1/convert_helper.rs#L392
returning the result of a `let` binding from a block
|
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 `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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading