Skip to content

chore!: migrate project resource & datasource #847

chore!: migrate project resource & datasource

chore!: migrate project resource & datasource #847

Triggered via pull request July 24, 2024 14:49
Status Success
Total duration 15s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: internal/errors/error.go#L1
should have a package comment
build: internal/errors/error.go#L13
parameter 'ctx' seems to be unused, consider removing or renaming it as _
build: main.go#L1
should have a package comment
build: internal/errors/error.go#L19
func ProcessApiError should be ProcessAPIError
build: internal/errors/error.go#L13
exported function DeleteFromState 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/errors/error.go#L19
exported function ProcessApiError 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 ..."