Skip to content

DE-1328 Fix GetStoredAttachment and add nilaway #30

DE-1328 Fix GetStoredAttachment and add nilaway

DE-1328 Fix GetStoredAttachment and add nilaway #30

Triggered via pull request September 15, 2024 13:07
@vtopcvtopc
synchronize #327
vtopc/DE-1328
Status Failure
Total duration 37s
Artifacts

main.yml

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

Annotations

7 errors and 1 warning
test (1.22.x, ubuntu-latest): messages.go#L918
error: Potential nil panic detected. Observed nil flow from source to dereference point:
test (1.22.x, ubuntu-latest)
result 0 of `makeGetRequest()` lacking guarding; accessed field `Data` via the assignment(s):
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): messages.go#L918
error: Potential nil panic detected. Observed nil flow from source to dereference point:
test (1.23.x, ubuntu-latest)
result 0 of `makeGetRequest()` lacking guarding; accessed field `Data` via the assignment(s):
test (1.23.x, ubuntu-latest)
Process completed with exit code 2.
test (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/