feat: initial commit reworking flockers to support the krabmaga ecs-e… #90
basic.yml
on: push
Check normal examples
36s
Check mpi examples
1m 18s
Check visualization examples
1m 26s
Rustfmt
8s
Clippy
29s
Clippy visualization
5s
Clippy visualization and mpi
1m 21s
Annotations
15 errors and 17 warnings
Rustfmt
Process completed with exit code 1.
|
Clippy
Process completed with exit code 101.
|
Check normal examples
Process completed with exit code 101.
|
Check mpi examples
Process completed with exit code 101.
|
Clippy visualization and mpi:
flockers/src/main.rs#L5
failed to resolve: could not find `components` in `engine`
|
Clippy visualization and mpi:
flockers/src/main.rs#L6
failed to resolve: could not find `components` in `engine`
|
Clippy visualization and mpi:
flockers/src/main.rs#L9
failed to resolve: could not find `resources` in `engine`
|
Clippy visualization and mpi:
flockers/src/main.rs#L3
unresolved imports `krabmaga::engine::Entity`, `krabmaga::engine::Query`, `krabmaga::engine::Res`
|
Clippy visualization and mpi:
flockers/src/main.rs#L10
unresolved import `krabmaga::engine::rng`
|
Clippy visualization and mpi:
flockers/src/main.rs#L11
unresolved import `krabmaga::engine::simulation`
|
Clippy visualization and mpi:
flockers/src/model/bird.rs#L2
unresolved import `krabmaga::engine::Component`
|
Clippy visualization and mpi:
flockers/src/model/bird.rs#L3
unresolved import `krabmaga::engine::bevy_ecs`
|
Clippy visualization and mpi:
flockers/src/model/bird.rs#L7
cannot determine resolution for the derive macro `Component`
|
Clippy visualization and mpi:
flockers/src/model/bird.rs#L12
cannot determine resolution for the derive macro `Component`
|
Check visualization examples
Process completed with exit code 101.
|
Clippy visualization
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/.
|
Clippy visualization
Unexpected input(s) 'command', 'args', valid inputs are ['toolchain', 'targets', 'target', 'components']
|
Rustfmt
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/.
|
Clippy
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/.
|
Check normal examples
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/.
|
Check mpi examples
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/.
|
Clippy visualization and mpi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy visualization and mpi
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Clippy visualization and mpi
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/
|
Clippy visualization and mpi
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/
|
Clippy visualization and mpi
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/
|
Clippy visualization and mpi
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/
|
Clippy visualization and mpi
Unexpected input(s) 'components', valid inputs are ['command', 'toolchain', 'args', 'use-cross']
|
Clippy visualization and mpi:
flockers/src/model/bird.rs#L1
unused import: `std::hash::Hash`
|
Clippy visualization and mpi
`flockers` (bin "flockers") generated 1 warning
|
Clippy visualization and mpi
build failed, waiting for other jobs to finish...
|
Check visualization examples
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/.
|