Skip to content

update dependencies #217

update dependencies

update dependencies #217

Triggered via push October 30, 2024 12:49
Status Failure
Total duration 45s
Artifacts
Test and coverage
31s
Test and coverage
go vet and lint
31s
go vet and lint
go vet and lint
34s
go vet and lint
golangci lint check
33s
golangci lint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci lint check: internal/cmd/add_token.go#L14
undefined: cli (typecheck)
golangci lint check: internal/cmd/change_password.go#L14
undefined: cli (typecheck)
golangci lint check: internal/cmd/delete.go#L14
undefined: cli (typecheck)
golangci lint check: internal/cmd/dump.go#L45
undefined: yaml (typecheck)
golangci lint check: internal/cmd/import.go#L35
undefined: yaml (typecheck)
golangci lint check: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
golangci lint check: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/math/big/intconv.go#L220
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
golangci lint check: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)