bring over bevy api gen work #116
Annotations
42 errors and 83 warnings
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#L5
unused import: `STALE_WORLD_MSG`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/query.rs#L6
unused import: `ScriptError`
|
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#L25
unused imports: `Access`, `Mut`, `World`, and `reflect::AppTypeRegistry`
|
Clippy:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L34
unused import: `smallvec::SmallVec`
|
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
|
Check - MacOS - All Features
Process completed with exit code 101.
|
Check - Windows - All Features
The job was canceled because "MacOS_-_All_Features_macO" failed.
|
Check - Ubuntu Aarch64 - All Features
The job was canceled because "MacOS_-_All_Features_macO" failed.
|
Check - Ubuntu - Luajit
The job was canceled because "MacOS_-_All_Features_macO" failed.
|
Check - Ubuntu - Luajit52
The job was canceled because "MacOS_-_All_Features_macO" failed.
|
Check - Ubuntu - Lua53
The job was canceled because "MacOS_-_All_Features_macO" failed.
|
Check - Ubuntu - Lua52
The job was canceled because "MacOS_-_All_Features_macO" failed.
|
Check - Ubuntu - All Features
The job was canceled because "MacOS_-_All_Features_macO" failed.
|
Check - Ubuntu - Lua51
The job was canceled because "MacOS_-_All_Features_macO" failed.
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/assets.rs#L6
unresolved import `bevy_mod_scripting_core::asset::CodeAsset`
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/lib.rs#L18
unresolved imports `bindings::proxy`, `bindings::world`
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/mod.rs#L16
unresolved import `bevy_mod_scripting_core::docs::DocFragment`
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_a11y.rs#L9
failed to resolve: could not find `common` in the crate root
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_a11y.rs#L9
unresolved imports `bevy_script_api::lua`, `bevy_script_api::ReflectedValue`
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_ecs.rs#L8
failed to resolve: could not find `common` in the crate root
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_ecs.rs#L8
unresolved imports `bevy_script_api::lua`, `bevy_script_api::ReflectedValue`
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_transform.rs#L12
failed to resolve: could not find `common` in the crate root
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_transform.rs#L12
unresolved imports `bevy_script_api::lua`, `bevy_script_api::ReflectedValue`
|
Tests:
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_math.rs#L8
failed to resolve: could not find `common` in the crate root
|
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
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#L5
unused import: `STALE_WORLD_MSG`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/query.rs#L6
unused import: `ScriptError`
|
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#L25
unused imports: `Access`, `Mut`, `World`, and `reflect::AppTypeRegistry`
|
Docs:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L34
unused import: `smallvec::SmallVec`
|
Check - MacOS - All Features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@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 - MacOS - All Features
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 - 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 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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/
|
Tests
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/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Tests:
crates/bevy_mod_scripting_core/src/asset.rs#L10
unused import: `utils::BoxedFuture`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/allocator.rs#L2
unused import: `Reflect`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/proxy.rs#L4
unused imports: `cell::UnsafeCell` and `sync::Arc`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/proxy.rs#L14
unused import: `bindings::ReflectAllocation`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/query.rs#L5
unused import: `STALE_WORLD_MSG`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/query.rs#L6
unused import: `ScriptError`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L7
unused import: `lockable::LockableHashMap`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L11
unused imports: `Weak`, `cell::UnsafeCell`, `marker::PhantomData`, and `time::Duration`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L25
unused imports: `Access`, `Mut`, `World`, and `reflect::AppTypeRegistry`
|
Tests:
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L34
unused import: `smallvec::SmallVec`
|
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/
|