CI Core #79460
Annotations
10 errors
Golang Lint (.):
core/capabilities/targets/write_target.go#L352
request.Metadata.DecodedWorkflowName undefined (type capabilities.RequestMetadata has no field or method DecodedWorkflowName) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L263
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L266
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L279
app.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L286
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L288
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L290
app.GetKeyStore undefined (type *TestApplication has no field or method GetKeyStore) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L641
ta.GetDB undefined (type *TestApplication has no field or method GetDB) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L648
ta.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Golang Lint (.):
core/internal/cltest/cltest.go#L649
ta.KeyStore undefined (type *TestApplication has no field or method KeyStore) (typecheck)
|
Loading