Packages for reading sqlite databases #516
Annotations
7 errors and 1 warning
lint:
../../../../../opt/hostedtoolcache/go/1.21.13/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
lint:
pkg/sqlite/sqlite.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
pkg/sqlite/sqlite.go#L6
Comment should end in a period (godot)
|
lint:
pkg/sqlite/sqlite.go#L19
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
pkg/sqlite/sqlite.go#L27
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
pkg/sqlite/sqlite.go#L35
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/
|