feat(github): Support GitHub transient environment deployment type #803
ci.yaml
on: pull_request
Lint Go code
1m 28s
test
2m 26s
Annotations
10 errors
Lint Go code:
pkg/cmd/context.go#L110
c.SecretName undefined (type *commandContext has no field or method SecretName) (typecheck)
|
Lint Go code:
pkg/cmd/context.go#L116
c.SecretName undefined (type *commandContext has no field or method SecretName) (typecheck)
|
Lint Go code:
pkg/cmd/context.go#L126
c.SecretName undefined (type *commandContext has no field or method SecretName) (typecheck)
|
Lint Go code:
pkg/cmd/context.go#L134
c.ConfigMapName undefined (type *commandContext has no field or method ConfigMapName) (typecheck)
|
Lint Go code:
pkg/cmd/context.go#L140
c.ConfigMapName undefined (type *commandContext has no field or method ConfigMapName) (typecheck)
|
Lint Go code:
pkg/cmd/context.go#L144
c.ConfigMapName undefined (type *commandContext has no field or method ConfigMapName) (typecheck)
|
Lint Go code:
pkg/cmd/trigger.go#L39
cmdContext.ConfigMapName undefined (type *commandContext has no field or method ConfigMapName) (typecheck)
|
Lint Go code:
pkg/controller/metrics.go#L32
registry.MustRegister undefined (type *MetricsRegistry has no field or method MustRegister) (typecheck)
|
Lint Go code:
pkg/controller/metrics.go#L33
registry.MustRegister undefined (type *MetricsRegistry has no field or method MustRegister) (typecheck)
|
Lint Go code:
pkg/services/googlechat.go#L30
undefined: chat (typecheck)
|