Migrate to bevy 0.14 #39
Annotations
10 errors and 11 warnings
crates/bevy_script_api/src/lua/util.rs#L300
not all trait items implemented, missing: `try_apply`
|
crates/bevy_script_api/src/lua/std.rs#L106
`T` does not provide type registration information
|
crates/bevy_script_api/src/lua/std.rs#L111
`T` does not provide type registration information
|
crates/bevy_script_api/src/lua/std.rs#L125
`T` does not provide type registration information
|
crates/bevy_script_api/src/lua/std.rs#L154
`T` does not provide type registration information
|
crates/bevy_script_api/src/lua/std.rs#L161
`T` does not provide type registration information
|
crates/bevy_script_api/src/lua/std.rs#L164
`T` does not provide type registration information
|
crates/bevy_script_api/src/lua/std.rs#L174
`T` does not provide type registration information
|
crates/bevy_script_api/src/lua/std.rs#L188
`T` does not provide type registration information
|
crates/bevy_script_api/src/lua/std.rs#L189
`T` does not provide type registration information
|
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/
|
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/
|
crates/languages/bevy_mod_scripting_lua_derive/src/arg.rs#L21
field `attrs` is never read
|
crates/languages/bevy_mod_scripting_lua_derive/src/function.rs#L128
field `id` is never read
|
|
crates/languages/bevy_mod_scripting_lua/src/assets.rs#L138
impl trait in impl method signature does not match trait method signature
|
|
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/
|
This job failed
Loading