temporaryError simplification #1496
Annotations
8 errors
build (1.22):
client_handler.go#L466
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
build (1.22):
server.go#L235
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
build (1.22):
server_test.go#L198
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
build (1.22):
server_test.go#L210
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
build (1.22)
issues found
|
build (1.21)
The job was canceled because "_1_22" failed.
|
build (1.20)
The job was canceled because "_1_22" failed.
|
build (1.20)
The operation was canceled.
|