Support create namespace in different cloud #933
build.yml
on: pull_request
sanity checks - pull request
2m 2s
Annotations
10 errors
sanity checks - pull request:
app/prompt.go#L7
could not import unicode (-: could not load export data: internal error in importing "unicode" (unsupported version: 2); please report an issue) (typecheck)
|
sanity checks - pull request:
app/migration.go#L9
other declaration of v1 (typecheck)
|
sanity checks - pull request:
app/apikey.go#L9
other declaration of v1 (typecheck)
|
sanity checks - pull request:
app/apikey.go#L10
`v1` redeclared in this block (typecheck)
|
sanity checks - pull request:
app/account.go#L12
`v1` redeclared in this block (typecheck)
|
sanity checks - pull request:
app/account.go#L10
other declaration of v1 (typecheck)
|
sanity checks - pull request:
app/account.go#L11
`v1` redeclared in this block (typecheck)
|
sanity checks - pull request:
protogen/api/account/v1/message.pb.go#L14
could not import math/bits (-: could not load export data: internal error in importing "math/bits" (unsupported version: 2); please report an issue) (typecheck)
|
sanity checks - pull request:
protogen/api/sink/v1/message.pb.go#L12
could not import math/bits (-: could not load export data: internal error in importing "math/bits" (unsupported version: 2); please report an issue) (typecheck)
|
sanity checks - pull request:
protogen/api/common/v1/message.pb.go#L12
could not import math/bits (-: could not load export data: internal error in importing "math/bits" (unsupported version: 2); please report an issue) (typecheck)
|