WIP: [#786] API upgrade for v1.17.0 #610
Annotations
23 errors and 3 warnings
|
|
Go Linter:
internal/test/server.go#L94
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
Go Linter:
internal/test/server.go#L80
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
Go Linter:
internal/frontend/api/v1/errors.go#L63
unused-parameter: parameter 'code' seems to be unused, consider removing or renaming it as _ (revive)
|
Go Linter:
internal/frontend/api/v1/errors.go#L55
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|
Go Linter:
internal/test/server.go#L192
Error return value of `conn.Close` is not checked (errcheck)
|
Go Linter:
internal/test/server.go#L175
Error return value of `listener.Close` is not checked (errcheck)
|
Go Linter:
internal/frontend/api/v1/remote.go#L177
Error return value of `gzReader.Close` is not checked (errcheck)
|
Go Linter:
internal/frontend/api/v1/errors.go#L23
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Go Linter:
internal/frontend/api/v1/errors.go#L16
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Go Linter:
internal/frontend/api/v1/errors.go#L14
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Test
Process completed with exit code 2.
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Test
Cannot open: File exists
|
Go Linter
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|