feat(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 #151
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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)
|