Skip to content

progress

progress #1494

Triggered via push March 3, 2024 20:27
Status Failure
Total duration 32s
Artifacts

build.yml

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

Annotations

9 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#L207
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
build (1.22): server.go#L208
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
build (1.22): server.go#L241
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.20)
The job was canceled because "_1_22" failed.
build (1.20)
The operation was canceled.
build (1.21)
The job was canceled because "_1_22" failed.
build (1.21)
The operation was canceled.