Skip to content

feat: add basic support for org env vars #56

feat: add basic support for org env vars

feat: add basic support for org env vars #56

Triggered via pull request February 6, 2025 18:17
Status Failure
Total duration 41s
Artifacts

lint.yaml

on: pull_request
lint-go
33s
lint-go
lint-actions
7s
lint-actions
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint-go: main.go#L4
could not import github.com/uselagoon/lagoon-cli/cmd (-: # github.com/uselagoon/lagoon-cli/cmd
lint-go: cmd/list.go#L1277
undefined: lagoon.GetEnvVariablesByOrganizationName
lint-go: cmd/variables.go#L75
unknown field Organization in struct literal of type "github.com/uselagoon/machinery/api/schema".EnvVariableByNameInput
lint-go: cmd/variables.go#L171
unknown field Organization in struct literal of type "github.com/uselagoon/machinery/api/schema".DeleteEnvVariableByNameInput) (typecheck)
lint-go: cmd/list.go#L1277
undefined: lagoon.GetEnvVariablesByOrganizationName
lint-go: cmd/variables.go#L75
unknown field Organization in struct literal of type "github.com/uselagoon/machinery/api/schema".EnvVariableByNameInput
lint-go: cmd/variables.go#L171
unknown field Organization in struct literal of type "github.com/uselagoon/machinery/api/schema".DeleteEnvVariableByNameInput (typecheck)
lint-go
issues found