WIP: fix endianness of non-native 128-bit integers #79
Annotations
1 error and 9 warnings
|
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/
|
src/builder.rs#L1226
unused variable: `personality`
|
src/context.rs#L170
unused variable: `i128_align`
|
src/context.rs#L172
unused variable: `u128_align`
|
|
src/builder.rs#L1226
unused variable: `personality`
|
src/context.rs#L170
unused variable: `i128_align`
|
src/context.rs#L172
unused variable: `u128_align`
|
|
The logs for this run have expired and are no longer available.
Loading