feat: database migrations #9223
Annotations
4 errors and 1 warning
golangci-lint:
internal/migration/extract_migration_test.go#L8
import 'github.com/stretchr/testify/require' is not allowed from list 'main': use github.com/alecthomas/assert/v2 (depguard)
|
golangci-lint:
backend/provisioner/migration_provisioner.go#L103
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
golangci-lint:
go-runtime/schema/extract.go#L136
ineffectual assignment to err (ineffassign)
|
golangci-lint
Process completed with exit code 1.
|
Build Cache
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading