add workflow #1
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jetli/[email protected], actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Game
unused import: `Point2D`
|
Build Game
unused import: `self`
|
Build Game
unused import: `input::TeamSelection`
|
Build Game
unused import: `std::f32::consts::E`
|
Build Game
unused imports: `ControllingEntity`, `EntityId`, `collision::SolidEntity`, `input::PlayerKeyboard`, `world::World`
|
Build Game
unused imports: `any::Any`, `collections::HashMap`, `sync::Arc`
|
Build Game
unused imports: `ControllingEntity`, `PlayerKeyboard`, `RunwaySelection`
|
Build Game
unused variable: `pos`
|
Build Game
unused variable: `terrain`
|
Build Game
fields `x`, `y`, and `state` are never read
|
Loading