Skip to content

feat(github): Support GitHub transient environment deployment type #803

feat(github): Support GitHub transient environment deployment type

feat(github): Support GitHub transient environment deployment type #803

Triggered via pull request January 24, 2024 02:09
Status Failure
Total duration 2m 33s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)