feat: Plugin system refactor (#149) #161
Annotations
4 errors and 15 warnings
crates/languages/bevy_mod_scripting_lua/src/bindings/reference.rs#L253
cannot find type `LuaReflect` in this scope
|
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_ecs.rs#L286
no function or associated item named `last_changed_tick` found for struct `bevy::bevy_ecs::component::ComponentTicks` in the current scope
|
crates/languages/bevy_mod_scripting_lua/src/bindings/providers/bevy_ecs.rs#L286
no function or associated item named `added_tick` found for struct `bevy::bevy_ecs::component::ComponentTicks` in the current scope
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
crates/bevy_mod_scripting_core/src/asset.rs#L10
unused import: `utils::BoxedFuture`
|
crates/bevy_mod_scripting_core/src/bindings/proxy.rs#L4
unused imports: `cell::UnsafeCell` and `sync::Arc`
|
crates/bevy_mod_scripting_core/src/bindings/proxy.rs#L14
unused import: `bindings::ReflectAllocation`
|
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L7
unused import: `lockable::LockableHashMap`
|
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L11
unused imports: `Weak`, `cell::UnsafeCell`, `marker::PhantomData`, and `time::Duration`
|
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L27
unused imports: `Access`, `DynamicEnum`, `DynamicTuple`, and `World`
|
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L34
unused import: `smallvec::SmallVec`
|
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L37
unused import: `ReflectAllocation`
|
crates/bevy_mod_scripting_core/src/bindings/reference.rs#L43
unused import: `ReflectAccessKind`
|
crates/bevy_mod_scripting_core/src/error.rs#L2
unused import: `DerefMut`
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading