Skip to content

[IL2CPP] fixed class iterator failing if the metadata handle is 0 (#122) #420

[IL2CPP] fixed class iterator failing if the metadata handle is 0 (#122)

[IL2CPP] fixed class iterator failing if the metadata handle is 0 (#122) #420

Triggered via push September 19, 2025 20:42
Status Success
Total duration 35s
Artifacts

build.yml

on: push
Test (Host)
19s
Test (Host)
Check clippy lints
20s
Check clippy lints
Check formatting
18s
Check formatting
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Check clippy lints: src/emulator/gcn/retroarch.rs#L41
you should consider adding a `Default` implementation for `State`
Check clippy lints: src/emulator/gba/mod.rs#L67
doc list item without indentation
Check clippy lints: src/emulator/gba/mod.rs#L44
doc list item without indentation
Check clippy lints: src/emulator/gba/vba.rs#L152
you should consider adding a `Default` implementation for `State`
Check clippy lints: src/emulator/gba/retroarch.rs#L145
you should consider adding a `Default` implementation for `State`
Check clippy lints: src/emulator/gba/nocashgba.rs#L52
you should consider adding a `Default` implementation for `State`
Check clippy lints: src/emulator/gba/mednafen.rs#L98
you should consider adding a `Default` implementation for `State`
Check clippy lints: src/emulator/gba/emuhawk.rs#L31
you should consider adding a `Default` implementation for `State`
Check clippy lints: src/runtime/settings/value.rs#L303
the following explicit lifetimes could be elided: 'a
Check clippy lints: src/runtime/process.rs#L346
mutable borrow from immutable input(s)
build (wasm32-wasip1, stable): src/wasi_no_std.rs#L266
unnecessary transmute
build (wasm32-wasip1, stable): src/wasi_no_std.rs#L68
`#[inline]` is ignored on externally exported functions
build (wasm32-wasip1, stable): src/wasi_no_std.rs#L62
`#[inline]` is ignored on externally exported functions
build (wasm32-wasip1, nightly): src/wasi_no_std.rs#L266
unnecessary transmute
build (wasm32-wasip1, nightly): src/wasi_no_std.rs#L68
`#[inline]` is ignored on externally exported functions
build (wasm32-wasip1, nightly): src/wasi_no_std.rs#L62
`#[inline]` is ignored on externally exported functions