Skip to content

Bump actions/download-artifact (#37) #58

Bump actions/download-artifact (#37)

Bump actions/download-artifact (#37) #58

Triggered via push September 6, 2024 13:26
Status Failure
Total duration 1m 47s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 44 warnings, and 2 notices
Test
Process completed with exit code 1.
doc list item without indentation: src/spinner/mod.rs#L196
warning: doc list item without indentation --> src/spinner/mod.rs:196:9 | 196 | /// If `None`, no rows will be cleared. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 196 | /// If `None`, no rows will be cleared. | ++
doc list item without indentation: src/progress/mod.rs#L163
warning: doc list item without indentation --> src/progress/mod.rs:163:9 | 163 | /// If `None`, no rows will be cleared. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 163 | /// If `None`, no rows will be cleared. | ++
doc list item without indentation: src/progress/frames.rs#L171
warning: doc list item without indentation --> src/progress/frames.rs:171:9 | 171 | /// where 1 represents one character in the loading bar. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 171 | /// where 1 represents one character in the loading bar. | ++
doc list item without indentation: src/menu/input.rs#L335
warning: doc list item without indentation --> src/menu/input.rs:335:9 | 335 | /// Refer to issue [#685](https://github.com/crossterm-rs/crossterm/issues/685) for more information. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 335 | /// Refer to issue [#685](https://github.com/crossterm-rs/crossterm/issues/685) for more information. | ++
doc list item without indentation: src/lib.rs#L58
warning: doc list item without indentation --> src/lib.rs:58:4 | 58 | //! If stdout is a pipe or if the terminal doesn't support colors, colors will be disabled | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 58 | //! If stdout is a pipe or if the terminal doesn't support colors, colors will be disabled | ++
doc list item without indentation: src/lib.rs#L57
warning: doc list item without indentation --> src/lib.rs:57:4 | 57 | //! whether to enable color output based on the terminal type and capabilities. | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 57 | //! whether to enable color output based on the terminal type and capabilities. | ++
doc list item without indentation: src/lib.rs#L56
warning: doc list item without indentation --> src/lib.rs:56:4 | 56 | //! Automatically determine | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `#[warn(clippy::doc_lazy_continuation)]` on by default help: indent this line | 56 | //! Automatically determine | ++
src/lib.rs - (line 36) failed: /#L0
results.xml [took 0s]
src/lib.rs - (line 20) failed: /#L0
results.xml [took 0s]
src/progress/mod.rs - progress (line 3) failed: /#L0
results.xml [took 0s]
src/spinner/mod.rs - spinner (line 6) failed: /#L0
results.xml [took 0s]
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test
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
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
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
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/
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
195 tests found
There are 195 tests, see "Raw output" for the full list of tests.