Add 'Block Deployments' attribute to manual intervention step #1479
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Revive Action by pulling pre-built image:
internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
Run Revive Action by pulling pre-built image:
internal/environments/extension_settings.go#L30
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
Run Revive Action by pulling pre-built image:
internal/environments/extension_settings.go#L39
comment on exported function FlattenJiraExtensionSettings should be of the form "FlattenJiraExtensionSettings ..."
|
Run Revive Action by pulling pre-built image:
internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/random.go#L40
exported function GenerateRandomSerialNumber should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/mutex.go#L1
should have a package comment
|
Run Revive Action by pulling pre-built image:
internal/environments/extension_settings.go#L1
should have a package comment
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
|
Run Revive Action by pulling pre-built image:
internal/mutex.go#L5
exported var Mutex should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L41
func ProcessApiErrorV2 should be ProcessAPIErrorV2
|
Loading