Skip to content

Update README.md

Update README.md #1134

Triggered via pull request September 2, 2023 03:47
Status Success
Total duration 3m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 35 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Check: common/src/core/events.rs#L26
variant `AREA_ATTACK` should have an upper camel case name
Check: common/src/core/events.rs#L29
variant `POWERUP_AURA` should have an upper camel case name
Check: common/src/core/events.rs#L30
variant `REFILL_ATTACK` should have an upper camel case name
Check: common/src/core/states.rs#L1
unused import: `nalgebra_glm as glm`
Check: common/src/communication/commons.rs#L46
unused variable: `reader`
Check: common/src/configs/mod.rs#L116
module `ConfigurationManager` should have a snake case name
Check
`common` (lib) generated 6 warnings (run `cargo fix --lib -p common` to apply 2 suggestions)
Check: server/src/executor/command_handlers/attack.rs#L4
unused import: `common::core::choices::FinalChoices`
Check: server/src/executor/command_handlers/cast_powerup.rs#L21
unused imports: `geometry`, `pipeline`
Check: server/src/executor/command_handlers/die.rs#L3
unused import: `crate::Recipients`
Check
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/
Check
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/
Check
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/
Check
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/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: common/src/core/events.rs#L26
variant `AREA_ATTACK` should have an upper camel case name
Test Suite: common/src/core/events.rs#L29
variant `POWERUP_AURA` should have an upper camel case name
Test Suite: common/src/core/events.rs#L30
variant `REFILL_ATTACK` should have an upper camel case name
Test Suite: common/src/core/states.rs#L1
unused import: `nalgebra_glm as glm`
Test Suite: common/src/communication/commons.rs#L46
unused variable: `reader`
Test Suite: common/src/configs/mod.rs#L116
module `ConfigurationManager` should have a snake case name
Test Suite
`common` (lib) generated 6 warnings (run `cargo fix --lib -p common` to apply 2 suggestions)
Test Suite: server/src/executor/command_handlers/attack.rs#L4
unused import: `common::core::choices::FinalChoices`
Test Suite: server/src/executor/command_handlers/cast_powerup.rs#L21
unused imports: `geometry`, `pipeline`
Test Suite: server/src/executor/command_handlers/die.rs#L3
unused import: `crate::Recipients`