feat: Complete Crate Re-write #160
Merged
Annotations
10 errors and 5 warnings
crates/bevy_mod_scripting_core/src/asset.rs#L10
unused import: `utils::BoxedFuture`
|
crates/bevy_mod_scripting_core/src/bindings/access_map.rs#L2
unused import: `AtomicUsize`
|
crates/bevy_mod_scripting_core/src/bindings/access_map.rs#L10
unused imports: `Map` and `try_result::TryResult`
|
crates/bevy_mod_scripting_core/src/bindings/function/mod.rs#L1
unused imports: `any::TypeId`, `borrow::Cow`, `ops::Deref`, and `sync::Arc`
|
crates/bevy_mod_scripting_core/src/bindings/function/from_ref.rs#L6
unused imports: `ReflectReference` and `downcast_into_value`
|
crates/bevy_mod_scripting_core/src/bindings/function/into.rs#L4
unused import: `Path`
|
crates/bevy_mod_scripting_core/src/bindings/function/into.rs#L7
unused imports: `GetTypeRegistration` and `ReflectRef`
|
crates/bevy_mod_scripting_core/src/bindings/function/into_ref.rs#L1
unused import: `any::TypeId`
|
crates/bevy_mod_scripting_core/src/bindings/function/script_function.rs#L11
unused imports: `AppFunctionRegistry`, `DynamicFunction`, `FunctionInfo`, `IntoFunction`, `PartialReflect`, `TypeRegistration`, `TypedFunction`, and `World`
|
crates/bevy_mod_scripting_core/src/bindings/function/mod.rs#L11
unused imports: `ArgInfo`, `ArgList`, `ArgValue`, `Arg`, `DynamicFunction`, `FunctionInfo`, `FunctionResult`, `Ownership`, `PartialReflect`, and `Return`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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