Skip to content

Fnm/create strategy resource retention block #309

Fnm/create strategy resource retention block

Fnm/create strategy resource retention block #309

Triggered via pull request September 25, 2025 05:06
Status Success
Total duration 24s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: internal/errors/error.go#L35
exported function DeleteFromStateV2 should have comment or be unexported
build: internal/environments/extension_settings.go#L39
comment on exported function FlattenJiraExtensionSettings should be of the form "FlattenJiraExtensionSettings ..."
build: internal/environments/extension_settings.go#L30
comment on exported function ExpandServiceNowExtensionSettings should be of the form "ExpandServiceNowExtensionSettings ..."
build: internal/errors/error.go#L21
exported function ProcessApiError should have comment or be unexported
build: internal/environments/extension_settings.go#L21
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
build: main.go#L1
should have a package comment
build: internal/environments/extension_settings.go#L1
should have a package comment
build: internal/errors/error.go#L15
exported function DeleteFromState should have comment or be unexported
build: internal/errors/error.go#L1
should have a package comment
build: internal/errors/error.go#L15
parameter 'ctx' seems to be unused, consider removing or renaming it as _