Skip to content

Refactor UInt{8,16,64,128} into one struct UInt #461

Refactor UInt{8,16,64,128} into one struct UInt

Refactor UInt{8,16,64,128} into one struct UInt #461

Triggered via pull request December 28, 2023 22:41
Status Failure
Total duration 7m 19s
Artifacts

ci.yml

on: pull_request
Check Style
12s
Check Style
Check Documentation
30s
Check Documentation
Check no_std
38s
Check no_std
Matrix: Test
Matrix: Test against curves
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
Test (stable): src/uint/shl.rs#L46
the trait bound `i32: PrimUInt` is not satisfied
Test (stable)
aborting due to previous error
Test (stable): src/uint/shr.rs#L46
the trait bound `i32: PrimUInt` is not satisfied
Test (stable)
aborting due to previous error
Test (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (nightly)
The operation was canceled.
Check Style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check no_std
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/