WIP: Remove per-entity tables #6324
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.
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading