Skip to content

feat(deps): bump github.com/disgoorg/disgo from 0.16.12 to 0.17.0 #5498

feat(deps): bump github.com/disgoorg/disgo from 0.16.12 to 0.17.0

feat(deps): bump github.com/disgoorg/disgo from 0.16.12 to 0.17.0 #5498

Triggered via pull request November 20, 2023 08:47
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
lint: internal/pipe/scoop/scoop.go#L108
SA1019: scoop.Bucket is deprecated: use Repository instead. (staticcheck)
lint: internal/pipe/scoop/scoop_test.go#L266
SA1019: a.ctx.Config.Scoop is deprecated: use Scoops instead. (staticcheck)
lint: internal/pipe/scoop/scoop_test.go#L267
SA1019: a.ctx.Config.Scoop is deprecated: use Scoops instead. (staticcheck)
lint: internal/pipe/brew/brew.go#L72
SA1019: brew.Plist is deprecated: use Service instead. (staticcheck)
lint: internal/pipe/brew/brew.go#L75
SA1019: brew.Tap is deprecated: use Repository instead. (staticcheck)
lint: internal/pipe/ko/ko.go#L53
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)