Skip to content

add contributing guide #4

add contributing guide

add contributing guide #4

Triggered via pull request March 21, 2024 13:46
Status Failure
Total duration 38s
Artifacts

golangci-lint.yaml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint (internal): internal/apii/enums.go#L35
cannot range over outboundTypeLength (constant 1 of type OutboundType) (typecheck)
lint (internal): internal/apii/enums.go#L75
cannot range over visibilityLength (constant 2 of type Visibility) (typecheck)
lint (internal): internal/apii/arm/resource.go#L81
cannot range over createdByTypeLength (constant 4 of type CreatedByType) (typecheck)
lint (internal): internal/apii/arm/resource.go#L170
cannot range over provisioningStateLength (constant 7 of type ProvisioningState) (typecheck)
lint (internal): internal/apii/v20240610preview/enums.go#L34
cannot range over outboundTypeLength (constant 1 of type OutboundType) (typecheck)
lint (internal): internal/apii/v20240610preview/enums.go#L73
cannot range over visibilityLength (constant 2 of type Visibility) (typecheck)
lint (internal): internal/apii/v20240610preview/nodepoolprofile_methods.go#L16
cannot infer S ($GOROOT/src/slices/slices.go:341:1) (typecheck)
lint (internal): internal/apii/v20240610preview/nodepoolprofile_methods.go#L17
cannot infer S ($GOROOT/src/slices/slices.go:341:1) (typecheck)
lint (internal): internal/apii/v20240610preview/nodepoolprofile_methods.go#L25
cannot infer S ($GOROOT/src/slices/slices.go:341:1) (typecheck)
lint (internal)
issues found
lint (frontend)
The job was canceled because "internal" failed.