Prevent Rewatch from running twice on the same project #239
Annotations
1 error and 19 warnings
Run Test
Process completed with exit code 1.
|
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run unit test:
src/main.rs#L60
unnecessary parentheses around `match` scrutinee expression
|
Run unit test:
src/main.rs#L61
unnecessary parentheses around pattern
|
Run unit test:
src/main.rs#L65
unnecessary parentheses around pattern
|
Run unit test:
src/main.rs#L66
unnecessary parentheses around pattern
|
Run unit test:
src/main.rs#L69
unnecessary parentheses around pattern
|
Run unit test:
src/main.rs#L78
unnecessary parentheses around pattern
|
Run unit test
`rewatch` (bin "rewatch" test) generated 6 warnings (run `cargo fix --bin "rewatch" --tests` to apply 6 suggestions)
|
Run actions-rs/cargo@v1:
src/main.rs#L60
unnecessary parentheses around `match` scrutinee expression
|
Run actions-rs/cargo@v1:
src/main.rs#L61
unnecessary parentheses around pattern
|
Run actions-rs/cargo@v1:
src/main.rs#L65
unnecessary parentheses around pattern
|
Run actions-rs/cargo@v1:
src/main.rs#L66
unnecessary parentheses around pattern
|
Run actions-rs/cargo@v1:
src/main.rs#L69
unnecessary parentheses around pattern
|
Run actions-rs/cargo@v1:
src/main.rs#L78
unnecessary parentheses around pattern
|
Run actions-rs/cargo@v1
`rewatch` (bin "rewatch") generated 6 warnings (run `cargo fix --bin "rewatch"` to apply 6 suggestions)
|
The logs for this run have expired and are no longer available.
Loading