Refactor UInt{8,16,64,128}
into one struct UInt
#461
ci.yml
on: pull_request
Check Style
12s
Check Documentation
30s
Check no_std
38s
Matrix: Test
Matrix: Test against curves
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/
|