chore!: migrate project resource & datasource #936
Annotations
11 warnings
build
The following actions uses Node.js version which is deprecated 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/errors/error.go#L19
exported function ProcessApiError should have comment or be unexported
|
build:
internal/errors/error.go#L13
exported function DeleteFromState 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/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
octopusdeploy_framework/util/logging.go#L9
exported function Create should have comment or be unexported
|
build:
octopusdeploy_framework/util/util.go#L11
exported function GetProviderName should have comment or be unexported
|
build:
internal/test/project_group_test_options.go#L10
exported type ProjectGroupTestOptions should have comment or be unexported
|
build:
octopusdeploy_framework/util/schema.go#L17
exported function GetQueryIDsDatasourceSchema should have comment or be unexported
|
build:
octopusdeploy_framework/schemas/environment.go#L15
exported const EnvironmentResourceDescription should have comment (or a comment on this block) or be unexported
|
build:
internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|