This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
Work in progress #149
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/
|