Release prodash v29.0.0 #79
ci.yml
on: push
build-and-test-linux
1m 29s
build-and-test-on-windows
2m 7s
Annotations
24 warnings
build-and-test-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-and-test-linux
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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-and-test-linux:
src/render/line/draw.rs#L64
field `hide_cursor` is never read
|
build-and-test-linux
`prodash` (lib) generated 1 warning
|
build-and-test-linux
`prodash` (lib test) generated 1 warning (1 duplicate)
|
build-and-test-on-windows
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-and-test-on-windows
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/
|
build-and-test-on-windows:
src/lib.rs#L37
unexpected `cfg` condition value: `atty`
|
build-and-test-on-windows:
src/render/tui/engine.rs#L92
unexpected `cfg` condition value: `render-tui-termion`
|
build-and-test-on-windows:
src/render/line/mod.rs#L3
unexpected `cfg` condition value: `render-line-termion`
|
build-and-test-on-windows:
src/render/line/draw.rs#L64
field `hide_cursor` is never read
|
build-and-test-on-windows
`prodash` (lib) generated 4 warnings
|
build-and-test-on-windows:
examples/dashboard.rs#L7
unexpected `cfg` condition value: `render-tui-termion`
|
build-and-test-on-windows:
examples/shared/args.rs#L68
fields `stop_if_empty_progress` and `no_line_color` are never read
|
build-and-test-on-windows
`prodash` (example "dashboard") generated 2 warnings
|
build-and-test-on-windows:
src/lib.rs#L37
unexpected `cfg` condition value: `atty`
|
build-and-test-on-windows:
src/render/tui/engine.rs#L92
unexpected `cfg` condition value: `render-tui-termion`
|
build-and-test-on-windows:
src/render/line/mod.rs#L3
unexpected `cfg` condition value: `render-line-termion`
|
build-and-test-on-windows:
src/render/line/draw.rs#L64
field `hide_cursor` is never read
|
build-and-test-on-windows
`prodash` (lib) generated 4 warnings
|
build-and-test-on-windows
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-and-test-on-windows
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-and-test-on-windows
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-and-test-on-windows
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/
|