Skip to content

Fix endianness of non-native 128-bit integers #91

Fix endianness of non-native 128-bit integers

Fix endianness of non-native 128-bit integers #91

Triggered via push October 20, 2023 20:56
Status Success
Total duration 10m 23s
Artifacts

m68k.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build (--std-tests)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (--std-tests): src/context.rs#L170
unused variable: `i128_align`
build (--std-tests): src/context.rs#L172
unused variable: `u128_align`
build (--std-tests)
`rustc_codegen_gcc` (lib) generated 2 warnings (run `cargo fix --lib -p rustc_codegen_gcc` to apply 2 suggestions)
build (--std-tests): src/context.rs#L170
unused variable: `i128_align`
build (--std-tests): src/context.rs#L172
unused variable: `u128_align`
build (--std-tests)
`rustc_codegen_gcc` (lib) generated 2 warnings (run `cargo fix --lib -p rustc_codegen_gcc` to apply 2 suggestions)
build (--mini-tests)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (--mini-tests): src/context.rs#L170
unused variable: `i128_align`
build (--mini-tests): src/context.rs#L172
unused variable: `u128_align`
build (--mini-tests)
`rustc_codegen_gcc` (lib) generated 2 warnings (run `cargo fix --lib -p rustc_codegen_gcc` to apply 2 suggestions)
build (--mini-tests): example/mini_core_hello_world.rs#L277
unused variable: `f`
build (--mini-tests)
1 warning emitted
build (--mini-tests): src/context.rs#L170
unused variable: `i128_align`
build (--mini-tests): src/context.rs#L172
unused variable: `u128_align`
build (--mini-tests)
`rustc_codegen_gcc` (lib) generated 2 warnings (run `cargo fix --lib -p rustc_codegen_gcc` to apply 2 suggestions)