db and api tests #71
Annotations
3 errors and 2 warnings
lint:
notifications/testmail/mail.go#L56
Error return value of `resp.Body.Close` is not checked (errcheck)
|
lint:
db/users.go#L187
File is not `gofumpt`-ed (gofumpt)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|