Fix issue default_value and help_text unexpected new value #1219
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/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
build:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
octopusdeploy_framework/util/resource_attribute_builder.go#L18
exported type AttributeBuilder should have comment or be unexported
|
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
build:
octopusdeploy_framework/util/resource_attribute_builder.go#L26
exported method AttributeBuilder.Optional should have comment or be unexported
|
build:
octopusdeploy_framework/util/resource_attribute_builder.go#L22
exported function NewAttributeBuilder 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/schema.go#L20
exported function GetQueryIDsDatasourceSchema should have comment or be unexported
|
build:
octopusdeploy_framework/util/schema.go#L28
exported function GetQuerySpaceIDDatasourceSchema should have comment or be unexported
|
build:
octopusdeploy_framework/util/datasource_attribute_builder.go#L8
exported type DataSourceAttributeBuilder should have comment or be unexported
|