update dependencies #250
quality-check.yaml
on: push
Test and coverage
38s
go vet and lint
27s
go vet and lint
16s
golangci lint check
27s
Annotations
9 errors and 1 warning
go vet and lint
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by golang.org/x/tools/go/packages); to add:
|
go vet and lint
missing go.sum entry for module providing package golang.org/x/text/runes (imported by github.com/spf13/afero); to add:
|
go vet and lint
missing go.sum entry for module providing package golang.org/x/text/transform (imported by github.com/spf13/afero); to add:
|
go vet and lint
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by github.com/spf13/afero); to add:
|
go vet and lint
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by github.com/golangci/gofmt/gofmt); to add:
|
go vet and lint
missing go.sum entry for module providing package golang.org/x/text/width (imported by github.com/golangci/unconvert); to add:
|
go vet and lint
missing go.sum entry for module providing package golang.org/x/text/message (imported by github.com/santhosh-tekuri/jsonschema/v6); to add:
|
go vet and lint
missing go.sum entry for module providing package golang.org/x/text/language (imported by github.com/santhosh-tekuri/jsonschema/v6); to add:
|
go vet and lint
Process completed with exit code 1.
|
golangci lint check
Failed to restore: Cache service responded with 422
|