chore(deps): Bump github.com/spf13/viper from 1.16.0 to 1.18.1 #1227
dispatch.yml
on: push
Lint
/
Broken Markdown links
31s
Lint
/
Golang Lint
43s
Lint
/
Super Linter
1m 34s
Build
/
Build binary
43s
Staging
/
Release Staging Docker image
Staging
/
Staging Deploy
Release
/
Release Binary
Release
/
Release Docker image
Annotations
12 errors
Build / Build binary
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
|
Build / Build binary
The process '/opt/hostedtoolcache/goreleaser-action/1.22.1/x64/goreleaser' failed with exit code 1
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_doc_metadata_handler.go#L20
dd.Continue undefined (type *DidDocMetadataHandler has no field or method Continue) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_doc_metadata_handler.go#L28
dd.IsDereferencing undefined (type *DidDocMetadataHandler has no field or method IsDereferencing) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_doc_metadata_handler.go#L41
dd.IsDereferencing undefined (type *DidDocMetadataHandler has no field or method IsDereferencing) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_doc_metadata_handler.go#L49
dd.Continue undefined (type *DidDocMetadataHandler has no field or method Continue) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_doc_resolve_handler.go#L20
dd.Continue undefined (type *DidDocResolveHandler has no field or method Continue) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_doc_resolve_handler.go#L28
dd.IsDereferencing undefined (type *DidDocResolveHandler has no field or method IsDereferencing) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_doc_resolve_handler.go#L41
dd.IsDereferencing undefined (type *DidDocResolveHandler has no field or method IsDereferencing) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_doc_resolve_handler.go#L48
dd.Continue undefined (type *DidDocResolveHandler has no field or method Continue) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_query_all_versions_handler.go#L20
d.IsDereferencing undefined (type *DidQueryAllVersionsHandler has no field or method IsDereferencing) (typecheck)
|
Lint / Golang Lint:
services/diddoc/queries/diddoc/did_query_all_versions_handler.go#L28
d.Continue undefined (type *DidQueryAllVersionsHandler has no field or method Continue) (typecheck)
|