add contributing guide #7
Annotations
8 errors and 1 warning
Lint:
internal/apii/hcpopenshiftcluster.go#L84
structtag: struct field tag `json:minReplicas,omitempty"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint:
internal/apii/hcpopenshiftcluster.go#L85
structtag: struct field tag `json:maxReplicas,omitempty"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint:
internal/apii/hcpopenshiftclusternodepool.go#L21
structtag: struct field tag `json:profile,omitempty" visibility:"read,create,update"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint:
internal/apii/arm/error.go#L65
ineffectual assignment to details (ineffassign)
|
Lint:
internal/apii/v20240610preview/hcpopenshiftclusternodepool.go#L22
structtag: struct field tag `json:profile,omitempty" visibility:"read,create,update"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint:
internal/apii/v20240610preview/nodepoolprofile.go#L9
structtag: struct field tag `json:minReplicas,omitempty"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint:
internal/apii/v20240610preview/nodepoolprofile.go#L10
structtag: struct field tag `json:maxReplicas,omitempty"` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/ARO-HCP/ARO-HCP. Supported file pattern: go.sum
|
Loading