Skip to content

Bump github.com/goreleaser/goreleaser from 1.21.2 to 1.26.2 #385

Bump github.com/goreleaser/goreleaser from 1.21.2 to 1.26.2

Bump github.com/goreleaser/goreleaser from 1.21.2 to 1.26.2 #385

Triggered via pull request November 12, 2024 23:18
Status Failure
Total duration 2m 40s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: unifi/unifi.go#L195
c.Lock undefined (type *Client has no field or method Lock) (typecheck)
lint: unifi/unifi.go#L196
c.Unlock undefined (type *Client has no field or method Unlock) (typecheck)
lint: fields/fwupdate.go#L33
undefined: version (typecheck)
lint: fields/version.go#L12
undefined: version (typecheck)
lint: fields/main.go#L214
undefined: version (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/