Skip to content

cargo fmt

cargo fmt #136

Triggered via push February 25, 2024 17:41
Status Success
Total duration 3m 24s
Artifacts 3

build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
The `save-state` 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/
Build (ubuntu-latest)
The `save-state` 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/
Build (ubuntu-latest)
The `save-state` 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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest): rose-offline-server/src/game/bots/mod.rs#L20
unused import: `BotBuild`
Build (ubuntu-latest): rose-offline-server/src/game/bundles/mod.rs#L12
unused import: `MONSTER_OBJECT_VARIABLES_COUNT`
Build (ubuntu-latest): rose-offline-server/src/game/bundles/mod.rs#L15
unused imports: `can_learn_skill`, `can_level_up_skill`
Build (ubuntu-latest): rose-offline-server/src/game/bundles/mod.rs#L20
unused imports: `SkillCasterBundleItem`, `SkillTargetBundleItem`
Build (ubuntu-latest): rose-offline-server/src/game/resources/mod.rs#L14
unused import: `ClientEntityZone`
Build (ubuntu-latest): rose-offline-server/src/game/mod.rs#L12
unused import: `game_world::GameWorld`
Build (ubuntu-latest)
`rose-offline-server` (lib) generated 7 warnings (run `cargo fix --lib -p rose-offline-server` to apply 7 suggestions)
Build (ubuntu-latest): rose-offline-server/src/game/components/mod.rs#L63
unused imports: `MotionDataCharacter`, `MotionDataNpc`
Build (ubuntu-latest)
`rose-offline-server` (bin "rose-offline-server") generated 8 warnings (6 duplicates) (run `cargo fix --bin "rose-offline-server"` to apply 2 suggestions)
Build (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Build (macOS-latest)
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/
Build (macOS-latest)
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/
Build (macOS-latest)
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/
Build (macOS-latest)
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/
Build (macOS-latest): rose-offline-server/src/game/bots/mod.rs#L20
unused import: `BotBuild`
Build (macOS-latest): rose-offline-server/src/game/bundles/mod.rs#L12
unused import: `MONSTER_OBJECT_VARIABLES_COUNT`
Build (macOS-latest): rose-offline-server/src/game/bundles/mod.rs#L15
unused imports: `can_learn_skill`, `can_level_up_skill`
Build (macOS-latest): rose-offline-server/src/game/bundles/mod.rs#L20
unused imports: `SkillCasterBundleItem`, `SkillTargetBundleItem`
Build (macOS-latest): rose-offline-server/src/game/resources/mod.rs#L14
unused import: `ClientEntityZone`
Build (macOS-latest): rose-offline-server/src/game/mod.rs#L12
unused import: `game_world::GameWorld`
Build (macOS-latest)
`rose-offline-server` (lib) generated 7 warnings (run `cargo fix --lib -p rose-offline-server` to apply 7 suggestions)
Build (macOS-latest): rose-offline-server/src/game/components/mod.rs#L63
unused imports: `MotionDataCharacter`, `MotionDataNpc`
Build (macOS-latest)
`rose-offline-server` (bin "rose-offline-server") generated 8 warnings (6 duplicates) (run `cargo fix --bin "rose-offline-server"` to apply 2 suggestions)
Build (macOS-latest)
The `save-state` 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/
Build (macOS-latest)
The `save-state` 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/
Build (macOS-latest)
The `save-state` 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/
Build (macOS-latest)
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/
Build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest): rose-offline-server/src/game/bundles/mod.rs#L12
unused import: `MONSTER_OBJECT_VARIABLES_COUNT`
Build (windows-latest): rose-offline-server/src/game/bundles/mod.rs#L15
unused imports: `can_learn_skill`, `can_level_up_skill`
Build (windows-latest): rose-offline-server/src/game/bundles/mod.rs#L20
unused imports: `SkillCasterBundleItem`, `SkillTargetBundleItem`
Build (windows-latest): rose-offline-server/src/game/resources/mod.rs#L14
unused import: `ClientEntityZone`
Build (windows-latest): rose-offline-server/src/game/mod.rs#L12
unused import: `game_world::GameWorld`
Build (windows-latest)
`rose-offline-server` (lib) generated 7 warnings (run `cargo fix --lib -p rose-offline-server` to apply 7 suggestions)
Build (windows-latest): rose-offline-server/src/game/components/mod.rs#L63
unused imports: `MotionDataCharacter`, `MotionDataNpc`
Build (windows-latest)
`rose-offline-server` (bin "rose-offline-server") generated 8 warnings (6 duplicates) (run `cargo fix --bin "rose-offline-server"` to apply 2 suggestions)
Build (windows-latest)
The `save-state` 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/
Build (windows-latest)
The `save-state` 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/
Build (windows-latest)
The `save-state` 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/
Build (windows-latest)
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/

Artifacts

Produced during runtime
Name Size
rose-offline-server-macOS-latest Expired
11.1 MB
rose-offline-server-ubuntu-latest Expired
16.2 MB
rose-offline-server-windows-latest Expired
8.76 MB