Skip to content

refactor!: type paramed Header interface #255

refactor!: type paramed Header interface

refactor!: type paramed Header interface #255

Triggered via pull request August 24, 2023 16:17
Status Failure
Total duration 55s
Artifacts

go-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: verify.go#L18
cannot use generic type Header[H any] without instantiation
build: verify.go#L25
trstd.Verify undefined (type H has no field or method Verify)
build: verify.go#L35
untrstd.Height undefined (type H has no field or method Height)
build: verify.go#L35
trstd.Height undefined (type H has no field or method Height)
build: verify.go#L48
cannot use generic type Header[H any] without instantiation
build: verify.go#L53
untrstd.IsZero undefined (type H has no field or method IsZero)
build: verify.go#L57
untrstd.ChainID undefined (type H has no field or method ChainID)
build: verify.go#L57
trstd.ChainID undefined (type H has no field or method ChainID)
build: verify.go#L58
untrstd.ChainID undefined (type H has no field or method ChainID)
build: verify.go#L58
trstd.ChainID undefined (type H has no field or method ChainID)