Add Git trigger functionality #1416
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/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L41
func ProcessApiErrorV2 should be ProcessAPIErrorV2
|
Run Revive Action by pulling pre-built image:
internal/errors/error.go#L15
exported function DeleteFromState should have comment or be unexported
|
Run Revive Action by pulling pre-built image:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
Run Revive Action by pulling pre-built image:
main.go#L1
should have a package comment
|
Run Revive Action by pulling pre-built image:
internal/test/space_test_options.go#L8
exported type SpaceTestOptions should have comment or be unexported
|
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/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/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
Run Revive Action by pulling pre-built image:
internal/mutex.go#L5
exported var Mutex should have comment or be unexported
|
Loading