Skip to content

Fixed issues with sftp file listing and downloading from minio #240

Fixed issues with sftp file listing and downloading from minio

Fixed issues with sftp file listing and downloading from minio #240

Triggered via pull request November 8, 2023 23:24
Status Failure
Total duration 49s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: wish/cms/ui/common/views.go#L80
SA1019: spinner.NewModel is deprecated: use [New] instead. (staticcheck)
test: wish/cms/ui/account/create.go#L97
SA1019: input.NewModel is deprecated: Use [New] instead. (staticcheck)
test: wish/cms/ui/account/create.go#L98
SA1019: im.CursorStyle is deprecated: use Cursor.Style instead. (staticcheck)
test: wish/cms/ui/account/create.go#L179
SA1019: spinner.Tick is deprecated: Use [Model.Tick] instead. (staticcheck)
test: wish/cms/ui/createkey/create.go#L91
SA1019: input.NewModel is deprecated: Use [New] instead. (staticcheck)
test: wish/cms/ui/createkey/create.go#L92
SA1019: im.CursorStyle is deprecated: use Cursor.Style instead. (staticcheck)
test: wish/cms/ui/createkey/create.go#L167
SA1019: spinner.Tick is deprecated: Use [Model.Tick] instead. (staticcheck)
test: wish/cms/ui/keys/keys.go#L88
SA1019: pager.NewModel is deprecated: use [New] instead. (staticcheck)
test: wish/cms/ui/keys/keys.go#L113
SA1019: spinner.Tick is deprecated: Use [Model.Tick] instead. (staticcheck)
test: wish/cms/ui/posts/posts.go#L91
SA1019: pager.NewModel is deprecated: use [New] instead. (staticcheck)