Update workflow job names for status checks #34
Annotations
10 warnings
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
build:
internal/test/channel_test_options.go#L1
should have a package comment
|
build:
internal/mutex.go#L1
should have a package comment
|
build:
internal/environments/extension_settings.go#L1
should have a package comment
|
build:
internal/errors/error.go#L1
should have a package comment
|
build:
octopusdeploy_framework/util/datasource_attribute_builder.go#L1
should have a package comment
|
build:
internal/mutex.go#L8
exported var Mutex should have comment or be unexported
|
build:
octopusdeploy_framework/util/util.go#L1
avoid meaningless package names
|
build:
main.go#L1
should have a package comment
|
build:
internal/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
|