Skip to content

chore(deps): update all non-major dependencies #1158

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #1158

Triggered via push August 13, 2024 23:23
Status Success
Total duration 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

50 errors
[golangci] version/version.go#L43: version/version.go#L43
undefined: semver (typecheck)
[golangci] ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L458: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
[golangci] ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go#L76: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go#L76
i.MatchRunePos undefined (type *onePassInst has no field or method MatchRunePos) (typecheck)
[golangci] ../../../go/pkg/mod/github.com/spf13/[email protected]/iofs.go#L176: ../../../go/pkg/mod/github.com/spf13/[email protected]/iofs.go#L176
cannot use fromIOFSFile{…} (value of type fromIOFSFile) as File value in return statement: fromIOFSFile does not implement File (missing method Close) (typecheck)