Update hooks.go #1142
Test.yml
on: pull_request
build
8m 29s
push-to-contracts-repo
0s
Annotations
3 errors and 1 warning
build
cannot use hooks.NewFheOSHooks(evm) (value of type hooks.FheOSHooksImpl) as vm.FheosHooks value in assignment: hooks.FheOSHooksImpl does not implement vm.FheosHooks (method ContractCall has pointer receiver)
|
build
cannot use hooks.NewFheOSHooks(evm) (value of type hooks.FheOSHooksImpl) as vm.FheosHooks value in assignment: hooks.FheOSHooksImpl does not implement vm.FheosHooks (method ContractCall has pointer receiver)
|
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/
|