Skip to content

Style: Format code

Style: Format code #16

Triggered via push July 14, 2024 02:59
Status Failure
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: internal/service/user/dao.go#L23
Error return value of `(github.com/TensoRaws/NuxBT-Backend/dal/query.IUserDo).Update` is not checked (errcheck)
lint: internal/router/api/v1/api.go#L50
commentFormatting: put a space between `//` and comment text (gocritic)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/