Skip to content

build(deps): bump the go-modules group across 1 directory with 2 updates #76

build(deps): bump the go-modules group across 1 directory with 2 updates

build(deps): bump the go-modules group across 1 directory with 2 updates #76

Triggered via pull request August 5, 2026 08:54
Status Failure
Total duration 22m 13s
Artifacts

verify.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
verify: internal/component/ssh/ssh.go#L450
cannot use srv (variable of type *"charm.land/ssh".Server) as *"github.com/charmbracelet/ssh".Server value in assignment
verify: internal/component/ssh/ssh.go#L438
cannot use opts (variable of type []"github.com/charmbracelet/ssh".Option) as []"charm.land/ssh".Option value in argument to wish.NewServer
verify: internal/component/ssh/ssh.go#L433
cannot use func(ctx ssh.Context, pass string) bool {…} (value of type func(ctx "github.com/charmbracelet/ssh".Context, pass string) bool) as "charm.land/ssh".PasswordHandler value in argument to wish.WithPasswordAuth
verify: internal/component/ssh/ssh.go#L433
cannot use wish.WithPasswordAuth(func(ctx ssh.Context, pass string) bool {…}) (value of func type "charm.land/ssh".Option) as "github.com/charmbracelet/ssh".Option value in array or slice literal
verify: internal/component/ssh/ssh.go#L419
cannot use func(ctx ssh.Context, key ssh.PublicKey) bool {…} (value of type func(ctx "github.com/charmbracelet/ssh".Context, key "github.com/charmbracelet/ssh".PublicKey) bool) as "charm.land/ssh".PublicKeyHandler value in argument to wish.WithPublicKeyAuth
verify: internal/component/ssh/ssh.go#L419
cannot use wish.WithPublicKeyAuth(func(ctx ssh.Context, key ssh.PublicKey) bool {…}) (value of func type "charm.land/ssh".Option) as "github.com/charmbracelet/ssh".Option value in array or slice literal
verify: internal/component/ssh/ssh.go#L415
cannot use s.teaHandler (value of type func(sess "github.com/charmbracelet/ssh".Session) (tea.Model, []tea.ProgramOption)) as bubbletea.Handler value in argument to bubbletea.Middleware
verify: internal/component/ssh/ssh.go#L413
cannot use wish.WithMiddleware(activeterm.Middleware(), bubbletea.Middleware(s.teaHandler), s.execMiddleware(), s.maxSessionsMiddleware()) (value of func type "charm.land/ssh".Option) as "github.com/charmbracelet/ssh".Option value in array or slice literal
verify: internal/component/ssh/ssh.go#L408
cannot use wish.WithMaxTimeout(time.Duration(s.config.IdleTimeout) * time.Second) (value of func type "charm.land/ssh".Option) as "github.com/charmbracelet/ssh".Option value in array or slice literal
verify: internal/component/ssh/ssh.go#L407
cannot use wish.WithVersion(sshclient.ServerSoftwareVersion) (value of func type "charm.land/ssh".Option) as "github.com/charmbracelet/ssh".Option value in array or slice literal
verify
No file matched to [/home/runner/work/ze/ze/**/*requirements*.txt,/home/runner/work/ze/ze/**/*requirements*.in,/home/runner/work/ze/ze/**/*constraints*.txt,/home/runner/work/ze/ze/**/*constraints*.in,/home/runner/work/ze/ze/**/pyproject.toml,/home/runner/work/ze/ze/**/uv.lock,/home/runner/work/ze/ze/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.