Skip to content

fix: allow homebrew to use tar.xz format #5510

fix: allow homebrew to use tar.xz format

fix: allow homebrew to use tar.xz format #5510

Triggered via pull request November 24, 2023 16:13
Status Failure
Total duration 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/pipe/krew/krew.go#L59
SA1019: krew.Index is deprecated: use Repository instead. (staticcheck)
lint: internal/pipe/krew/krew.go#L60
SA1019: krew.Index is deprecated: use Repository instead. (staticcheck)
lint: internal/pipe/sourcearchive/source.go#L137
SA1019: archive.RLCP is deprecated: don't need to set this anymore. (staticcheck)
lint: internal/pipe/build/build.go#L51
SA1019: ctx.Config.SingleBuild is deprecated: use Builds instead. (staticcheck)
lint: internal/pipe/build/build.go#L65
SA1019: ctx.Config.SingleBuild is deprecated: use Builds instead. (staticcheck)
lint: internal/pipe/scoop/scoop.go#L66
SA1019: ctx.Config.Scoop is deprecated: use Scoops instead. (staticcheck)
lint: internal/pipe/scoop/scoop.go#L89
SA1019: ctx.Config.Scoop.Bucket is deprecated: use Repository instead. (staticcheck)
lint: internal/pipe/scoop/scoop.go#L90
SA1019: ctx.Config.Scoop is deprecated: use Scoops instead. (staticcheck)
lint: internal/pipe/scoop/scoop.go#L92
SA1019: ctx.Config.Scoop is deprecated: use Scoops instead. (staticcheck)
lint: internal/pipe/scoop/scoop.go#L107
SA1019: scoop.Bucket is deprecated: use Repository instead. (staticcheck)