first version #51
Annotations
10 errors
|
lint:
github/actions_hosted_runners.go#L99
field MaximumRunners: value type should not use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L98
field Size: value type should not use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L97
field RunnerGroupID: value type should not use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L95
field Name: value type should not use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L56
field Runners: pointer/composite type should use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L50
field Version: pointer/composite type should use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L49
field Source: pointer/composite type should use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L48
field DisplayName: pointer/composite type should use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L47
field SizeGB: pointer/composite type should use omitempty (omitempty)
|
|
lint:
github/actions_hosted_runners.go#L46
field ID: pointer/composite type should use omitempty (omitempty)
|