Skip to content

Add Git trigger functionality #1409

Add Git trigger functionality

Add Git trigger functionality #1409

Triggered via pull request December 4, 2024 21:44
Status Success
Total duration 13s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/projects/extension_settings.go#L1
should have a package comment
build: internal/test/channel_test_options.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: main.go#L1
should have a package comment
build: internal/errors/error.go#L1
should have a package comment
build: internal/projects/extension_settings.go#L23
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
build: internal/mutex.go#L1
should have a package comment
build: internal/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
build: internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
build: internal/errors/error.go#L41
func ProcessApiErrorV2 should be ProcessAPIErrorV2