DE-1328 Fix GetStoredAttachment and add nilaway #29
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)
The operation was canceled.
|
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/
|