Skip to content

fix - trying to crash GA with lint #2

fix - trying to crash GA with lint

fix - trying to crash GA with lint #2

Triggered via push January 19, 2025 12:17
Status Success
Total duration 22s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/common.go#L9
exported type ApiStructure should have comment or be unexported
lint: cmd/common.go#L9
type ApiStructure should be APIStructure
lint: cmd/common.go#L18
exported type ApiResponse should have comment or be unexported
lint: cmd/common.go#L18
type ApiResponse should be APIResponse
lint: cmd/common.go#L31
exported type Environments should have comment or be unexported
lint: cmd/common.go#L37
exported type LoginDetails should have comment or be unexported
lint: cmd/common.go#L43
exported type PipelineBody should have comment or be unexported
lint: cmd/common.go#L52
exported type Structure should have comment or be unexported
lint: cmd/common.go#L53
struct field BaseUrl should be BaseURL
lint: cmd/common.go#L58
struct field ActiveUrl should be ActiveURL
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636