Skip to content

Bump the dependencies group with 2 updates #216

Bump the dependencies group with 2 updates

Bump the dependencies group with 2 updates #216

Triggered via pull request December 1, 2023 07:38
Status Success
Total duration 1m 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint: corewars-parser/src/phase/comment.rs#L27
variables can be used directly in the `format!` string
lint: corewars-parser/src/phase/expansion.rs#L63
it is more concise to loop over references to containers instead of using explicit iteration methods
lint: corewars-parser/src/phase/expansion.rs#L421
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
lint: corewars/src/cli.rs#L102
matching over `()` is more explicit
lint: corewars/src/cli.rs#L124
it is more concise to loop over references to containers instead of using explicit iteration methods
lint: corewars-sim/src/core/address.rs#L123
variables can be used directly in the `format!` string
lint: corewars-sim/src/core/modifier.rs#L154
variables can be used directly in the `format!` string
lint: corewars-sim/src/core/opcode.rs#L245
variables can be used directly in the `format!` string