Skip to content

Update hooks.go

Update hooks.go #1141

Triggered via push November 7, 2024 12:48
Status Failure
Total duration 7m 59s
Billable time 8m
Artifacts

Test.yml

on: push
push-to-contracts-repo
0s
push-to-contracts-repo
Fit to window
Zoom out
Zoom in

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/