Skip to content

Add Git trigger functionality #1459

Add Git trigger functionality

Add Git trigger functionality #1459

Triggered via pull request December 9, 2024 01:54
Status Success
Total duration 15s
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/mutex.go#L1
should have a package comment
build: internal/random.go#L24
exported function GenerateRandomCryptoString should have comment or be unexported
build: internal/random.go#L40
exported function GenerateRandomSerialNumber should have comment or be unexported
build: internal/mutex.go#L5
exported var Mutex should have comment or be unexported
build: internal/environments/extension_settings.go#L1
should have a package comment
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: internal/test/channel_test_options.go#L1
should have a package comment
build: internal/test/space_test_options.go#L8
exported type SpaceTestOptions should have comment or be unexported