feat: support sqlite API #43
Annotations
6 errors and 2 warnings
golangci-lint:
db/service.go#L48
`sucess` is a misspelling of `success` (misspell)
|
golangci-lint:
db/types/sqlite.go#L15
ST1003: const LimitSqlLen should be LimitSQLLen (stylecheck)
|
golangci-lint:
db/service.go#L200
ST1008: error should be returned as the last argument (stylecheck)
|
golangci-lint:
db/service.go#L226
ST1008: error should be returned as the last argument (stylecheck)
|
golangci-lint:
db/service.go#L252
ST1008: error should be returned as the last argument (stylecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/xlayer-cdk/xlayer-cdk. Supported file pattern: go.sum
|
Loading