Skip to content

feat!: major refactor to make bones independent of bevy with the new bones_framework. #431

feat!: major refactor to make bones independent of bevy with the new bones_framework.

feat!: major refactor to make bones independent of bevy with the new bones_framework. #431

Triggered via pull request July 27, 2023 14:53
@zicklagzicklag
synchronize #132
reflection
Status Failure
Total duration 2m 7s
Artifacts

ci.yml

on: pull_request
πŸ—’ Check Rust formatting
22s
πŸ—’ Check Rust formatting
πŸ”§ Check Minimal Dependency Versions
1m 35s
πŸ”§ Check Minimal Dependency Versions
πŸ“‘ Miri tests
1m 57s
πŸ“‘ Miri tests
Matrix: ©️ License and advisories check
Matrix: πŸ”§ Clippy correctness checks
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 20 warnings
πŸ—’ Check Rust formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
πŸ”§ Clippy correctness checks (x86_64-unknown-linux-gnu, target): crates/bones_ecs/src/components.rs#L47
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (x86_64-unknown-linux-gnu, target): crates/bones_ecs/src/components.rs#L64
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (x86_64-unknown-linux-gnu, target): crates/bones_ecs/src/resources.rs#L60
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (x86_64-unknown-linux-gnu, target): crates/bones_ecs/src/resources.rs#L70
the trait bound `bones_reflect::prelude::SchemaId: std::borrow::Borrow<bones_reflect::prelude::Ulid>` is not satisfied
πŸ”§ Clippy correctness checks (x86_64-unknown-linux-gnu, target): crates/bones_ecs/src/resources.rs#L116
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (x86_64-unknown-linux-gnu, target): crates/bones_ecs/src/resources.rs#L125
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (x86_64-unknown-linux-gnu, target)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
πŸ”§ Clippy correctness checks (wasm32-unknown-unknown, web-target): crates/bones_ecs/src/components.rs#L47
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (wasm32-unknown-unknown, web-target): crates/bones_ecs/src/components.rs#L64
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (wasm32-unknown-unknown, web-target): crates/bones_ecs/src/resources.rs#L60
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (wasm32-unknown-unknown, web-target): crates/bones_ecs/src/resources.rs#L70
the trait bound `bones_reflect::prelude::SchemaId: std::borrow::Borrow<bones_reflect::prelude::Ulid>` is not satisfied
πŸ”§ Clippy correctness checks (wasm32-unknown-unknown, web-target): crates/bones_ecs/src/resources.rs#L116
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (wasm32-unknown-unknown, web-target): crates/bones_ecs/src/resources.rs#L125
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Clippy correctness checks (wasm32-unknown-unknown, web-target)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
πŸ”§ Check Minimal Dependency Versions: crates/bones_ecs/src/components.rs#L47
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Check Minimal Dependency Versions: crates/bones_ecs/src/components.rs#L64
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Check Minimal Dependency Versions: crates/bones_ecs/src/resources.rs#L60
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Check Minimal Dependency Versions: crates/bones_ecs/src/resources.rs#L70
the trait bound `bones_reflect::prelude::SchemaId: Borrow<bones_reflect::prelude::Ulid>` is not satisfied
πŸ”§ Check Minimal Dependency Versions: crates/bones_ecs/src/resources.rs#L116
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Check Minimal Dependency Versions: crates/bones_ecs/src/resources.rs#L125
field `id` of struct `bones_reflect::Schema` is private
πŸ”§ Check Minimal Dependency Versions
could not compile `bones_ecs` (lib) due to 9 previous errors
πŸ“‘ Miri tests
Process completed with exit code 1.
πŸ—’ Check Rust formatting
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/
πŸ—’ Check Rust formatting
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 Rust formatting
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 Rust formatting
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 Rust formatting
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 correctness checks (x86_64-unknown-linux-gnu, target)
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 correctness checks (x86_64-unknown-linux-gnu, target)
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 correctness checks (x86_64-unknown-linux-gnu, target)
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 correctness checks (x86_64-unknown-linux-gnu, target)
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 correctness checks (x86_64-unknown-linux-gnu, target)
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 correctness checks (wasm32-unknown-unknown, web-target)
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 correctness checks (wasm32-unknown-unknown, web-target)
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 correctness checks (wasm32-unknown-unknown, web-target)
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 correctness checks (wasm32-unknown-unknown, web-target)
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 correctness checks (wasm32-unknown-unknown, web-target)
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 Minimal Dependency Versions
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/
πŸ”§ Check Minimal Dependency Versions
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 Minimal Dependency Versions
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 Minimal Dependency Versions
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 Minimal Dependency Versions
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/