Skip to content

feat(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 #151

feat(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0

feat(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 #151

Triggered via push January 5, 2024 14:02
Status Success
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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)