This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
refactor: opti build circuit input by cache previous block hashes #1038
Annotations
4 errors and 16 warnings
Run light tests:
bus-mapping/src/circuit_input_builder.rs#L531
cannot find type `HashSet` in this scope
|
Run light tests:
bus-mapping/src/circuit_input_builder.rs#L531
failed to resolve: use of undeclared type `HashSet`
|
Run light tests
could not compile `bus-mapping` (lib test) due to 2 previous errors; 3 warnings emitted
|
Run light tests
The process '/home/ubuntu/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/setup-go@v3, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
Run light tests
go: downloading github.com/ethereum/go-ethereum v1.11.5
|
Run light tests
go: downloading golang.org/x/exp v0.0.0-20230206171751-46f607a40771
|
Run light tests
go: downloading github.com/holiman/uint256 v1.2.0
|
Run light tests
go: downloading github.com/holiman/bloomfilter/v2 v2.0.3
|
Run light tests
go: downloading github.com/cockroachdb/pebble v0.0.0-20230209160836-829675f94811
|
Run light tests
go: downloading github.com/gofrs/flock v0.8.1
|
Run light tests
go: downloading github.com/olekukonko/tablewriter v0.0.5
|
Run light tests
go: downloading github.com/gorilla/websocket v1.5.0
|
Run light tests
go: downloading github.com/mattn/go-runewidth v0.0.9
|
Run light tests
go: downloading github.com/deckarep/golang-set v1.8.0
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading