style: Uppercase and const global variables and improvement of time conditional writing #1336
ci.yml
on: pull_request
Test Suite
1m 1s
generate_coverage
/
grcov
2m 27s
Annotations
7 errors and 6 warnings
Clippy:
src/calendar.rs#L95
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/history.rs#L100
unneeded `return` statement
|
Clippy:
src/pane/project.rs#L115
unneeded `return` statement
|
Clippy:
src/table.rs#L300
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/table.rs#L524
the following explicit lifetimes could be elided: 'a
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rustfmt:
src/task_report.rs#L29
Diff in /home/runner/work/taskwarrior-tui/taskwarrior-tui/src/task_report.rs
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Suite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate_coverage / grcov
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|