test #466
Annotations
1 error and 20 warnings
rpi os
Process completed with exit code 105.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build libretro:
common/build.rs#L1
unused import: `std::process::Command`
|
Build libretro:
core/src/utils/global_static_alloctor.rs#L7
creating a mutable reference to mutable static is discouraged
|
Build libretro:
core/src/utils/global_static_alloctor.rs#L12
creating a mutable reference to mutable static is discouraged
|
Build libretro:
core/src/utils/global_static_alloctor.rs#L21
creating a mutable reference to mutable static is discouraged
|
Build libretro:
libretro/src/lib.rs#L126
creating a mutable reference to mutable static is discouraged
|
Build libretro:
libretro/src/devices.rs#L55
creating a mutable reference to mutable static is discouraged
|
Build libretro:
libretro/src/devices.rs#L61
creating a shared reference to mutable static is discouraged
|
Build libretro:
libretro/src/devices.rs#L62
creating a shared reference to mutable static is discouraged
|
Build libretro:
libretro/src/devices.rs#L69
creating a mutable reference to mutable static is discouraged
|
rpi os:
common/build.rs#L1
unused import: `std::process::Command`
|
Build sdl:
common/build.rs#L1
unused import: `std::process::Command`
|
Build sdl:
core/src/utils/global_static_alloctor.rs#L7
creating a mutable reference to mutable static is discouraged
|
Build sdl:
core/src/utils/global_static_alloctor.rs#L12
creating a mutable reference to mutable static is discouraged
|
Build sdl:
core/src/utils/global_static_alloctor.rs#L21
creating a mutable reference to mutable static is discouraged
|
Run tests:
core/src/utils/global_static_alloctor.rs#L7
creating a mutable reference to mutable static is discouraged
|
Run tests:
core/src/utils/global_static_alloctor.rs#L12
creating a mutable reference to mutable static is discouraged
|
Run tests:
core/src/utils/global_static_alloctor.rs#L21
creating a mutable reference to mutable static is discouraged
|
Run tests:
core/src/utils/static_allocator.rs#L63
creating a mutable reference to mutable static is discouraged
|
Run tests:
core/src/utils/global_static_alloctor.rs#L7
creating a mutable reference to mutable static is discouraged
|
Loading