Update readme about logging to file #135
Annotations
14 warnings
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build:
src/zinit/mod.rs#L96
field `scheduled` is never read
|
build
`zinit` (bin "zinit" test) generated 1 warning
|
build:
src/zinit/mod.rs#L96
field `scheduled` is never read
|
build:
src/manager/mod.rs#L52
match can be simplified with `.unwrap_or_default()`
|
build:
src/zinit/ord.rs#L21
use of `or_insert_with` to construct default value
|
build
`zinit` (bin "zinit") generated 3 warnings (run `cargo clippy --fix --bin "zinit"` to apply 2 suggestions)
|
build:
src/zinit/mod.rs#L96
field `scheduled` is never read
|
build
`zinit` (bin "zinit") generated 1 warning
|