Skip to content

fixed go-releaser deprecated option #622

fixed go-releaser deprecated option

fixed go-releaser deprecated option #622

Triggered via pull request June 19, 2024 07:28
Status Success
Total duration 21s
Artifacts

revive-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/errors/error.go#L13
parameter 'ctx' seems to be unused, consider removing or renaming it as _
build: internal/test/test_options.go#L5
exported type TestOptions should have comment or be unexported
build: internal/projects/extension_settings.go#L12
comment on exported function ExpandJiraServiceManagementExtensionSettings should be of the form "ExpandJiraServiceManagementExtensionSettings ..."
build: internal/test/channel_test_options.go#L7
exported type ChannelTestOptions should have comment or be unexported
build: internal/test/space_test_options.go#L8
exported type SpaceTestOptions should have comment or be unexported
build: internal/test/project_group_test_options.go#L10
exported type ProjectGroupTestOptions should have comment or be unexported
build: internal/test/listening_tentacle_deployment_target_test_options.go#L9
exported type ListeningTentacleDeploymentTargetTestOptions should have comment or be unexported
build: internal/test/deployment_process_test_options.go#L8
exported type DeploymentProcessTestOptions should have comment or be unexported