workflow fail #9
Annotations
10 errors and 4 warnings
Test
Error creating guestbook storage: unexpected end of JSON input
|
Test
test] Error 1
|
Test
Process completed with exit code 2.
|
Lint:
internal/database/jsondb/userhandler.go#L175
Error return value of `u.DeleteUser` is not checked (errcheck)
|
Lint:
internal/database/jsondb/userhandler.go#L182
Error return value of `u.UpdateUser` is not checked (errcheck)
|
Lint:
internal/database/jsondb/entryhandler_test.go#L32
Error return value of `os.Create` is not checked (errcheck)
|
Lint:
api/v1/authentication.go#L105
Error return value of `r.ParseForm` is not checked (errcheck)
|
Lint:
api/v1/authentication.go#L141
Error return value of `r.ParseForm` is not checked (errcheck)
|
Lint:
api/v1/authentication.go#L203
Error return value of `r.ParseForm` is not checked (errcheck)
|
Lint
issues found
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|