Skip to content

refactor: runtime configuration for trunk correct to support all GOOS #522

refactor: runtime configuration for trunk correct to support all GOOS

refactor: runtime configuration for trunk correct to support all GOOS #522

Triggered via pull request August 16, 2024 00:50
Status Success
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
golangci-lint(err113): magefiles/goreleaser.mage.go#L25
[existing] do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"%s is required\", envVar)"
golangci-lint(revive): gotools/gotools.go#L148
[existing] function-length: maximum number of statements per function exceeded; max 50 but got 66
golangci-lint(revive): gotools/gotools.go#L188
[existing] comment-spacings: no space between comment delimiter and comment text
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/