fix - trying to crash GA with lint #2
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
|