WIP: Remove per-entity tables #6502
Annotations
9 errors and 1 warning
build:
internal/repositories/db.go#L42
dbrepo.DefaultBranch.String undefined (type string has no field or method String)
|
build:
internal/repositories/db.go#L43
dbrepo.License.String undefined (type string has no field or method String)
|
build:
internal/repositories/db.go#L45
dbrepo.UpdatedAt undefined (type db.Repository has no field or method UpdatedAt)
|
build:
internal/repositories/github/service.go#L349
webhookID.Valid undefined (type int64 has no field or method Valid)
|
build:
internal/repositories/github/service.go#L350
webhookID.Int64 undefined (type int64 has no field or method Int64)
|
build:
internal/repositories/github/service.go#L358
t.DeleteRepository undefined (type db.ExtendQuerier has no field or method DeleteRepository)
|
build:
internal/repositories/github/service.go#L419
t.CreateRepository undefined (type db.ExtendQuerier has no field or method CreateRepository)
|
build:
internal/repositories/github/service.go#L419
undefined: db.CreateRepositoryParams
|
build
Process completed with exit code 2.
|
Run actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading