fix: deterministic index ordering when migrating #1545
Annotations
1 error and 1 warning
golangci-lint:
schema/index.go#L30
[golangci] reported by reviewdog 🐶
calculated cyclomatic complexity for function ParseIndexes is 15, max is 10 (cyclop)
Raw Output:
schema/index.go:30:1: calculated cyclomatic complexity for function ParseIndexes is 15, max is 10 (cyclop)
func (schema *Schema) ParseIndexes() []*Index {
^
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading