added dockerfile #1
Annotations
4 errors and 2 warnings
golangci-lint:
app/db.go#L41
Error return value of `os.MkdirAll` is not checked (errcheck)
|
golangci-lint:
cmd/anydb.go#L45
var `usage` is unused (unused)
|
golangci-lint:
output/list.go#L31
unreachable: unreachable code (govet)
|
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
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/anydb/anydb. Supported file pattern: go.sum
|
Loading