Merge pull request #779 from ergoplatform/bigint256rework #428
Annotations
1 error and 2 warnings
`#![feature]` may not be used on the stable release channel:
/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-test-macro-0.3.47/src/lib.rs#L6
error[E0554]: `#![feature]` may not be used on the stable release channel
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wasm-bindgen-test-macro-0.3.47/src/lib.rs:6:5
|
6 | feature(allow_internal_unstable),
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
cargo audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/audit-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|