98 utilize streams #280
docker.yaml
on: pull_request
Docker Build
49s
Integration Test
2m 28s
Annotations
10 errors and 3 warnings
Integration Test:
cmd/internal/encryption/encryption_test.go#L74
Error return value of `fs.Remove` is not checked (errcheck)
|
Integration Test:
cmd/internal/encryption/encryption_test.go#L75
Error return value of `fs.Remove` is not checked (errcheck)
|
Integration Test:
cmd/internal/encryption/encryption_test.go#L77
Error return value of `fs.Remove` is not checked (errcheck)
|
Integration Test:
cmd/internal/encryption/encryption.go#L119
func `(*Encrypter).openOutputFile` is unused (unused)
|
Integration Test:
cmd/internal/encryption/encryption_test.go#L29
ineffectual assignment to err (ineffassign)
|
Integration Test:
cmd/internal/encryption/encryption_test.go#L30
ineffectual assignment to err (ineffassign)
|
Integration Test:
cmd/internal/encryption/encryption_test.go#L32
ineffectual assignment to err (ineffassign)
|
Integration Test:
cmd/internal/backup/providers/gcp/gcp.go#L160
ineffectual assignment to downloadFileName (ineffassign)
|
Integration Test:
cmd/internal/compress/compress.go#L93
Error return value of `io.Copy` is not checked (errcheck)
|
Integration Test:
cmd/internal/initializer/initializer.go#L268
Error return value of `io.Copy` is not checked (errcheck)
|
Docker Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Docker Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Integration Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|