Skip to content

DE-1144 refactor httphelpers #79

DE-1144 refactor httphelpers

DE-1144 refactor httphelpers #79

Triggered via pull request October 29, 2024 13:39
@vtopcvtopc
synchronize #334
vtopc/DE-1144
Status Failure
Total duration 24s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test (1.22.x, ubuntu-latest): httphelpers.go#L320
error: Potential nil panic detected. Observed nil flow from source to dereference point:
test (1.22.x, ubuntu-latest)
unassigned variable `urlErr` accessed field `Err`
test (1.22.x, ubuntu-latest)
Process completed with exit code 2.
test (1.23.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
test (1.23.x, ubuntu-latest): httphelpers.go#L320
error: Potential nil panic detected. Observed nil flow from source to dereference point:
test (1.23.x, ubuntu-latest)
unassigned variable `urlErr` accessed field `Err`
test (1.23.x, ubuntu-latest)
The operation was canceled.