Fix some tests #126
Annotations
35 errors and 70 warnings
Rustfmt
left behind trailing whitespace
|
Rustfmt
left behind trailing whitespace
|
Rustfmt
left behind trailing whitespace
|
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Clippy:
crates/bevy_mod_scripting_core/src/asset.rs#L10
unused import: `utils::BoxedFuture`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/allocator.rs#L2
unused import: `Reflect`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/proxy.rs#L4
unused imports: `cell::UnsafeCell` and `sync::Arc`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/proxy.rs#L14
unused import: `bindings::ReflectAllocation`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/query.rs#L7
unused import: `ops::Deref`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L7
unused import: `lockable::LockableHashMap`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L11
unused imports: `Weak`, `cell::UnsafeCell`, `marker::PhantomData`, and `time::Duration`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L27
unused imports: `Access` and `World`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L35
unused import: `smallvec::SmallVec`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L38
unused import: `ReflectAllocation`
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/assets.rs#L14
cannot find trait `CodeAsset` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/docs.rs#L5
cannot find trait `DocFragment` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/lib.rs#L59
cannot find trait `ScriptEvent` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/lib.rs#L65
cannot find trait `ScriptHost` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/lib.rs#L80
cannot find type `CachedScriptState` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/lib.rs#L81
cannot find type `ScriptContexts` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/lib.rs#L82
cannot find type `APIProviders` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/lib.rs#L83
cannot find type `ScriptCollection` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/lib.rs#L84
cannot find type `Script` in this scope
|
Docs:
crates/languages/bevy_mod_scripting_rhai/src/lib.rs#L89
cannot find value `script_add_synchronizer` in this scope
|
Tests
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Tests
The operation was canceled.
|
Check - Windows - All Features
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Check - Ubuntu - Luajit
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Check - Ubuntu Aarch64 - All Features
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Check - Ubuntu - Lua53
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Check - Ubuntu - All Features
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Check - MacOS - All Features
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Check - Ubuntu - Lua51
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Check - Ubuntu - Luajit52
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Check - Ubuntu - Lua52
Canceling since a higher priority waiting request for 'Check and Lint - bevy_mod_scripting-refs/heads/feature/bevy-system-refactor' exists
|
Rustfmt
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/
|
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rustfmt
rustfmt has failed to format. See previous 2 errors.
|
Rustfmt
rustfmt has failed to format. See previous 1 errors.
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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
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/
|
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Clippy
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
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
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
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/
|
Docs
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/
|
Docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Docs
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/
|
Docs
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/
|
Docs
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/
|
Docs
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/
|
Docs:
crates/bevy_mod_scripting_core/src/asset.rs#L10
unused import: `utils::BoxedFuture`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/allocator.rs#L2
unused import: `Reflect`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/proxy.rs#L4
unused imports: `cell::UnsafeCell` and `sync::Arc`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/proxy.rs#L14
unused import: `bindings::ReflectAllocation`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/query.rs#L7
unused import: `ops::Deref`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L7
unused import: `lockable::LockableHashMap`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L11
unused imports: `Weak`, `cell::UnsafeCell`, `marker::PhantomData`, and `time::Duration`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L27
unused imports: `Access` and `World`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L35
unused import: `smallvec::SmallVec`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L38
unused import: `ReflectAllocation`
|
Tests
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/
|
Tests
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/
|
Tests
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/
|
Tests
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 - Windows - All Features
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 - Windows - All Features
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 - Windows - All Features
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 - Windows - All Features
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 - Ubuntu - Luajit
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 - Ubuntu - Luajit
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 - Ubuntu - Luajit
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 - Ubuntu - Luajit
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 - Ubuntu Aarch64 - All Features
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 - Ubuntu Aarch64 - All Features
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 - Ubuntu Aarch64 - All Features
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 - Ubuntu Aarch64 - All Features
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 - Ubuntu - Lua53
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 - Ubuntu - Lua53
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 - Ubuntu - Lua53
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 - Ubuntu - Lua53
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 - Ubuntu - All Features
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 - Ubuntu - All Features
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 - Ubuntu - All Features
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 - Ubuntu - All Features
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 - MacOS - All Features
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 - MacOS - All Features
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 - MacOS - All Features
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 - MacOS - All Features
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 - Ubuntu - Lua51
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 - Ubuntu - Lua51
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 - Ubuntu - Lua51
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 - Ubuntu - Lua51
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 - Ubuntu - Luajit52
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 - Ubuntu - Luajit52
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 - Ubuntu - Luajit52
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 - Ubuntu - Luajit52
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 - Ubuntu - Lua52
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 - Ubuntu - Lua52
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 - Ubuntu - Lua52
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 - Ubuntu - Lua52
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/
|