Skip to content

Packages for reading sqlite databases #517

Packages for reading sqlite databases

Packages for reading sqlite databases #517

Triggered via pull request October 1, 2024 11:38
Status Failure
Total duration 18s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: pkg/sqlite/sqlite.go#L20
return statements should not be cuddled if block has more than two lines (wsl)
lint: pkg/sqlite/sqlite.go#L28
return statements should not be cuddled if block has more than two lines (wsl)
lint: pkg/sqlite/sqlite.go#L36
return statements should not be cuddled if block has more than two lines (wsl)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/