Skip to content

fix: priority problem #2

fix: priority problem

fix: priority problem #2

Triggered via pull request August 11, 2024 11:24
Status Failure
Total duration 33s
Artifacts

lint.yml

on: pull_request
golangci-lint
24s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
golangci-lint: types/priority_reset.go#L4
var-declaration: should drop = 0 from declaration of var PriorityResetHeight; it is the zero value (revive)
golangci-lint
issues found
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/get-diff-action@v6, 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/