Migrate to Xormigrate #24371
Annotations
11 errors
Run make deps-backend deps-tools
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Run make lint-go:
models/migrations/migrations.go#L24
could not import code.gitea.io/gitea/models/migrations/v1_23 (-: # code.gitea.io/gitea/models/migrations/v1_23
|
Run make lint-go:
models/migrations/v1_23/v309.go#L77
syntax error: unexpected >>, expected }) (typecheck)
|
Run make lint-go:
models/migrations/migrations_test.go#L16
undefined: migration (typecheck)
|
Run make lint-go:
models/migrations/migrations_test.go#L20
undefined: calcDBVersion (typecheck)
|
Run make lint-go:
models/migrations/migrations_test.go#L21
undefined: ExpectedDBVersion (typecheck)
|
Run make lint-go:
models/migrations/migrations_test.go#L23
undefined: migrationIDNumberToDBVersion (typecheck)
|
Run make lint-go:
models/migrations/migrations_test.go#L25
undefined: migration (typecheck)
|
Run make lint-go:
models/migrations/migrations_test.go#L26
undefined: migration (typecheck)
|
Run make lint-go:
models/migrations/migrations_test.go#L27
undefined: migration (typecheck)
|
Run make lint-go:
models/migrations/v1_23/v309.go#L77
syntax error: unexpected >>, expected } (typecheck)
|
Loading