CI Core #56153
Annotations
10 errors
Golang Lint:
core/internal/cltest/cltest.go#L252
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L255
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L268
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L275
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L277
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L279
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L573
ta.GetDB undefined (type *TestApplication has no field or method GetDB) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L580
ta.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L581
ta.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint:
core/internal/cltest/cltest.go#L609
ta.BasicAdminUsersORM undefined (type *TestApplication has no field or method BasicAdminUsersORM) (typecheck)
|
Loading