Update module github.com/go-chi/chi to v4.1.3 #887
verify.yml
on: pull_request
license boilerplate check
16s
lint
1m 34s
Annotations
10 errors
lint:
pkg/types/alpine/alpine.go#L41
bat.Kind undefined (type BaseAlpineType has no field or method Kind) (typecheck)
|
lint:
pkg/types/alpine/alpine.go#L42
bat.VersionMap undefined (type BaseAlpineType has no field or method VersionMap) (typecheck)
|
lint:
pkg/types/alpine/alpine.go#L58
bat.VersionedUnmarshal undefined (type *BaseAlpineType has no field or method VersionedUnmarshal) (typecheck)
|
lint:
pkg/types/alpine/alpine.go#L65
bat.VersionedUnmarshal undefined (type *BaseAlpineType has no field or method VersionedUnmarshal) (typecheck)
|
lint:
pkg/types/alpine/alpine_test.go#L63
u.NewEntry undefined (type UnmarshalTester has no field or method NewEntry) (typecheck)
|
lint:
pkg/types/alpine/alpine_test.go#L69
u.NewEntry undefined (type UnmarshalTester has no field or method NewEntry) (typecheck)
|
lint:
pkg/types/cose/cose.go#L41
bit.Kind undefined (type BaseCOSEType has no field or method Kind) (typecheck)
|
lint:
pkg/types/cose/cose.go#L42
bit.VersionMap undefined (type BaseCOSEType has no field or method VersionMap) (typecheck)
|
lint:
pkg/types/cose/cose.go#L58
it.VersionedUnmarshal undefined (type BaseCOSEType has no field or method VersionedUnmarshal) (typecheck)
|
lint:
pkg/types/cose/cose.go#L65
it.VersionedUnmarshal undefined (type *BaseCOSEType has no field or method VersionedUnmarshal) (typecheck)
|