Add Git trigger functionality #1455
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/mutex.go#L1
should have a package comment
|
build:
internal/mutex.go#L5
exported var Mutex should have comment or be unexported
|
build:
main.go#L1
should have a package comment
|
build:
internal/projects/extension_settings.go#L1
should have a package comment
|
build:
internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
|
build:
internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
|
build:
internal/errors/error.go#L15
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
build:
internal/errors/error.go#L1
should have a package comment
|
build:
internal/errors/error.go#L15
exported function DeleteFromState should have comment or be unexported
|
build:
internal/environments/extension_settings.go#L1
should have a package comment
|