Skip to content

Bump dependencies

Bump dependencies #57

Triggered via push December 15, 2024 10:19
Status Failure
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: browse.go#L30
undefined: gokeepasslib (typecheck)
lint: browse.go#L43
undefined: gokeepasslib (typecheck)
lint: browse.go#L56
undefined: gokeepasslib (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/math/big/intconv.go#L220
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636