Add Git trigger functionality #1453
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
internal/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
|
build:
internal/errors/error.go#L41
func ProcessApiErrorV2 should be ProcessAPIErrorV2
|
build:
internal/errors/error.go#L15
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
build:
internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/environments/extension_settings.go#L30
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
build:
internal/environments/extension_settings.go#L39
comment on exported function FlattenJiraExtensionSettings should be of the form "FlattenJiraExtensionSettings ..."
|
build:
octopusdeploy_framework/util/util.go#L124
func GetIds should be GetIDs
|
build:
internal/test/test_options.go#L5
exported type TestOptions should have comment or be unexported
|
build:
internal/test/project_test_options.go#L10
exported type ProjectCreateTestOptions should have comment or be unexported
|
build:
internal/test/space_test_options.go#L8
exported type SpaceTestOptions should have comment or be unexported
|