local-time: switch from time
to jiff
#77
Annotations
19 warnings
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 following actions uses Node.js version which is deprecated 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/
|
src/lib.rs#L37
unexpected `cfg` condition value: `atty`
|
src/render/tui/engine.rs#L92
unexpected `cfg` condition value: `render-tui-termion`
|
src/render/line/mod.rs#L3
unexpected `cfg` condition value: `render-line-termion`
|
src/render/line/draw.rs#L64
field `hide_cursor` is never read
|
|
examples/dashboard.rs#L7
unexpected `cfg` condition value: `render-tui-termion`
|
examples/shared/args.rs#L68
fields `stop_if_empty_progress` and `no_line_color` are never read
|
|
src/lib.rs#L37
unexpected `cfg` condition value: `atty`
|
src/render/tui/engine.rs#L92
unexpected `cfg` condition value: `render-tui-termion`
|
src/render/line/mod.rs#L3
unexpected `cfg` condition value: `render-line-termion`
|
src/render/line/draw.rs#L64
field `hide_cursor` is never read
|
|
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/
|
This job succeeded
Loading