another test #473
Annotations
1 error and 9 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 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/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
|
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
|
Loading