Skip to content

chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#41) #188

chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#41)

chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#41) #188

Triggered via push April 25, 2024 14:05
Status Success
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: transfer/processor.go#L170
Error return value of `state.Close` is not checked (errcheck)
lint: main.go#L38
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
lint: internal/local/backend.go#L103
exported: exported method UploadState.Close should have comment or be unexported (revive)