Skip to content

Migrate to buildGoModule #91

Migrate to buildGoModule

Migrate to buildGoModule #91

Triggered via pull request October 28, 2024 14:52
@r-vdpr-vdp
synchronize #60
build-go-module
Status Failure
Total duration 4m 14s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: command/utils.go#L9
"github.com/zimbatm/go-secretvalue" imported as secretvalue and not used (typecheck)
lint: gitsrc/gitsrc.go#L38
x.Remote undefined (type *gitSource has no field or method Remote) (typecheck)
lint: gitsrc/gitsrc.go#L46
x.Head undefined (type *gitSource has no field or method Head) (typecheck)
lint: gitsrc/gitsrc.go#L54
x.Head undefined (type *gitSource has no field or method Head) (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/