Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Work in progress

Work in progress #149

Triggered via push November 21, 2023 18:15
Status Failure
Total duration 58s
Artifacts

deploy.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
deploy: main.go#L59
error: Potential nil panic detected. Observed nil flow from source to dereference point:
deploy
unassigned variable `resp` returned from `do()` in position 0
deploy
result 0 of `do()` returned from `Do()` in position 0
deploy
result 0 of `Do()` accessed field `Body`
deploy
Process completed with exit code 3.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/