chore(deps): update dependency typescript to ^5.7.2 (#195) #588
ci.yml
on: push
main
25s
rust-tests-working
6s
rust-tests-not-working
17s
rust-tests-cross
23s
rust-clippy-warnings
4s
rust-fmt-warnings
18s
Annotations
3 errors and 10 warnings
rust-tests-not-working:
rust_tests/not_working/src/does_not_compile.rs#L2
expected one of `.`, `;`, `?`, `}`, or an operator, found `"will"`
|
rust-tests-not-working
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
rust-fmt-warnings
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
rust-clippy-warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rust-clippy-warnings:
rust_tests/clippy_warnings/src/main.rs#L3
unneeded `return` statement
|
rust-clippy-warnings:
rust_tests/clippy_warnings/src/main.rs#L5
unneeded `return` statement
|
rust-clippy-warnings:
rust_tests/clippy_warnings/src/main.rs#L2
this if-then-else expression returns a bool literal
|
rust-tests-working
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rust-tests-not-working
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rust-tests-not-working:
rust_tests/not_working/src/main.rs#L4
function `not_used` is never used
|
rust-fmt-warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
rust-tests-cross
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|