Skip to content

Add machine package cache retention policy #13

Add machine package cache retention policy

Add machine package cache retention policy #13

Triggered via pull request June 4, 2025 02:38
Status Success
Total duration 20s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: main.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/projects/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/environments/extension_settings.go#L1
should have a package comment
build: internal/errors/error.go#L21
func ProcessApiError should be ProcessAPIError
build: internal/errors/error.go#L41
func ProcessApiErrorV2 should be ProcessAPIErrorV2