Retention policy plan validation #1199
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
internal/random.go#L40
exported function GenerateRandomSerialNumber should have comment or be unexported
|
build:
internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
|
build:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/errors/error.go#L15
exported function DeleteFromState should have comment or be unexported
|
build:
internal/test/project_test_options.go#L10
exported type ProjectCreateTestOptions should have comment or be unexported
|
build:
octopusdeploy_framework/util/schema.go#L20
exported function GetQueryIDsDatasourceSchema should have comment or be unexported
|
build:
octopusdeploy_framework/util/datasource_attribute_builder.go#L8
exported type DataSourceAttributeBuilder should have comment or be unexported
|
build:
octopusdeploy_framework/util/util.go#L12
exported function GetProviderName should have comment or be unexported
|
build:
octopusdeploy_framework/util/resource_attribute_builder.go#L18
exported type AttributeBuilder should have comment or be unexported
|
build:
octopusdeploy_framework/util/logging.go#L10
exported function Create should have comment or be unexported
|