Skip to content

temporaryError simplification #1496

temporaryError simplification

temporaryError simplification #1496

Triggered via push March 3, 2024 22:56
Status Failure
Total duration 31s
Artifacts

build.yml

on: push
Matrix: build
build-status
0s
build-status
Fit to window
Zoom out
Zoom in

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.