removing todo #979
Test.yml
on: push
build
6m 33s
push-to-contracts-repo
0s
Annotations
3 errors and 1 warning
build
cannot use (*ParallelTxProcessor)(nil) (value of type *ParallelTxProcessor) as "github.com/fhenixprotocol/fheos/precompiles/types".ParallelTxProcessingHook value in variable declaration: *ParallelTxProcessor does not implement "github.com/fhenixprotocol/fheos/precompiles/types".ParallelTxProcessingHook (wrong type for method NotifyCt)
|
build
cannot use (*ParallelTxProcessor)(nil) (value of type *ParallelTxProcessor) as "github.com/fhenixprotocol/fheos/precompiles/types".ParallelTxProcessingHook value in variable declaration: *ParallelTxProcessor does not implement "github.com/fhenixprotocol/fheos/precompiles/types".ParallelTxProcessingHook (wrong type for method NotifyCt)
|
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -gcflags \"all=-N -l\" -ldflags=\"-X github.com/offchainlabs/nitro/cmd/util/confighelpers.version= -X github.com/offchainlabs/nitro/cmd/util/confighelpers.datetime= -X github.com/offchainlabs/nitro/cmd/util/confighelpers.modified=\" -o target/bin/nitro \"/workspace/cmd/nitro\"" did not complete successfully: exit code: 1
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, pnpm/action-setup@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|