Add workflow to prevent additions to the Terraform SDK folder #1467
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
internal/errors/error.go#L15
exported function DeleteFromState should have comment or be unexported
|
build:
internal/errors/error.go#L21
exported function ProcessApiError should have comment or be unexported
|
build:
internal/errors/error.go#L35
exported function DeleteFromStateV2 should have comment or be unexported
|
build:
main.go#L1
should have a package comment
|
build:
octopusdeploy_framework/util/util.go#L12
exported function GetProviderName should have comment or be unexported
|
build:
internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/errors/error.go#L41
exported function ProcessApiErrorV2 should have comment or be unexported
|
build:
internal/environments/extension_settings.go#L30
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
build:
octopusdeploy_framework/util/util.go#L16
exported function GetTypeName should have comment or be unexported
|
build:
octopusdeploy_framework/util/datasource_attribute_builder.go#L8
exported type DataSourceAttributeBuilder should have comment or be unexported
|