fix: in errorHandler make sure to return the correct error #257
Triggered via pull request
September 29, 2023 22:51
Status
Failure
Total duration
1m 14s
Artifacts
–
Annotations
3 errors and 1 warning
Test on Go 1.21.x and ubuntu-latest:
main.go#L200
type `errorResponse` is unused (unused)
|
Test on Go 1.21.x and ubuntu-latest:
main.go#L220
printf: fmt.Fprintf does not support error-wrapping directive %w (govet)
|
Test on Go 1.21.x and ubuntu-latest
Process completed with exit code 1.
|
Test on Go 1.21.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|