Skip to content

feat(verify): remove height check in Verify (#216) #609

feat(verify): remove height check in Verify (#216)

feat(verify): remove height check in Verify (#216) #609

Triggered via push October 22, 2024 15:28
Status Failure
Total duration 1m 9s
Artifacts

go-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: headertest/verify_test.go#L90
undefined: zero
build: headertest/verify_test.go#L95
unknown field trusted in struct literal of type struct{prepare func() *DummyHeader; err error; soft bool}
build: headertest/verify_test.go#L95
undefined: zero
build: headertest/verify_test.go#L105
test.trusted undefined (type struct{prepare func() *DummyHeader; err error; soft bool} has no field or method trusted)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/