Skip to content

chore(deps): bump golangci/golangci-lint-action from 3 to 4 #162

chore(deps): bump golangci/golangci-lint-action from 3 to 4

chore(deps): bump golangci/golangci-lint-action from 3 to 4 #162

Status Success
Total duration 17s
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)