Chore!: Fix spaces datasource mapping name #1190
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:
octopusdeploy_framework/resource_tag.go#L373
receiver name t should be consistent with previous receiver name r for tagTypeResource
|
build:
octopusdeploy_framework/resource_tag.go#L98
receiver name t should be consistent with previous receiver name r for tagTypeResource
|
build:
octopusdeploy_framework/datasource_variables.go#L35
receiver name v should be consistent with previous receiver name e for variablesDataSource
|
build:
octopusdeploy_framework/resource_tentacle_certificate.go#L81
receiver name r should be consistent with previous receiver name t for tentacleCertificateResource
|
build:
octopusdeploy_framework/datasource_tenants.go#L45
receiver name b should be consistent with previous receiver name e for tenantsDataSource
|
build:
internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/environments/extension_settings.go#L39
comment on exported function FlattenJiraExtensionSettings should be of the form "FlattenJiraExtensionSettings ..."
|
build:
internal/environments/extension_settings.go#L30
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
build:
octopusdeploy_framework/util/datasource_attribute_builder.go#L8
exported type DataSourceAttributeBuilder should have comment or be unexported
|
build:
internal/environments/extension_settings.go#L1
should have a package comment
|