Implement R2 driver #25
Annotations
7 errors and 2 warnings
build:
drivers/r2/driver.go#L1028
Error return value of `w.driver.R2.AbortMultipartUpload` is not checked (errcheck)
|
build:
drivers/r2/driver.go#L1210
Error return value of `w.driver.R2.AbortMultipartUpload` is not checked (errcheck)
|
build:
drivers/r2/driver.go#L202
ineffectual assignment to keyID (ineffassign)
|
build:
drivers/r2/driver.go#L232
ineffectual assignment to userAgent (ineffassign)
|
build:
drivers/r2/driver.go#L878
ineffectual assignment to retError (ineffassign)
|
build:
drivers/r2/driver.go#L709
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
build
issues found
|
build
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
build
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|