Merge pull request #135 from corewa-rs/dependabot/bundler/public/rexm… #239
Annotations
20 warnings
validate (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
corewars-sim/src/core/process.rs#L22
field name starts with the struct's name
|
lint:
corewars-sim/src/core/process.rs#L60
accessing first element with `self.queue.get(0)`
|
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#L227
assigning the result of `ToOwned::to_owned()` may be inefficient
|
lint:
corewars-parser/src/phase/expansion.rs#L421
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
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/src/cli.rs#L101
matching over `()` is more explicit
|
lint:
corewars/src/cli.rs#L123
it is more concise to loop over references to containers instead of using explicit iteration methods
|
validate (macos-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate (ubuntu-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate (macos-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate (windows-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate (macos-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate (windows-latest, beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate (windows-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|