We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
What happened:
quill sign-and-notarize dist/dot_0.0.1_darwin_arm64/dot Caught panic: interface conversion: tea.Model is frame.Frame, not *frame.Frame Restoring terminal... goroutine 11 [running]: runtime/debug.Stack() /opt/hostedtoolcache/go/1.23.2/x64/src/runtime/debug/stack.go:26 +0x64 runtime/debug.PrintStack() /opt/hostedtoolcache/go/1.23.2/x64/src/runtime/debug/stack.go:18 +0x1c github.com/charmbracelet/bubbletea.(*Program).recoverFromPanic(0x14000562500) /home/runner/go/pkg/mod/github.com/charmbracelet/[email protected]/tea.go:705 +0x84 panic({0x1032bffa0?, 0x14000612090?}) /opt/hostedtoolcache/go/1.23.2/x64/src/runtime/panic.go:785 +0x124 github.com/anchore/quill/cmd/quill/internal/ui.(*UI).Update(0x140005e65a0, {0x1033500c0, 0x1400013ab80}) /home/runner/work/quill/quill/cmd/quill/internal/ui/ui.go:173 +0x7e4 github.com/charmbracelet/bubbletea.(*Program).eventLoop(0x14000562500, {0x1033f9ff8?, 0x140005e65a0?}, 0x14000042380) /home/runner/go/pkg/mod/github.com/charmbracelet/[email protected]/tea.go:461 +0x6a8 github.com/charmbracelet/bubbletea.(*Program).Run(0x14000562500) /home/runner/go/pkg/mod/github.com/charmbracelet/[email protected]/tea.go:595 +0x8cc github.com/anchore/quill/cmd/quill/internal/ui.(*UI).Setup.func1() /home/runner/work/quill/quill/cmd/quill/internal/ui/ui.go:62 +0x54 created by github.com/anchore/quill/cmd/quill/internal/ui.(*UI).Setup in goroutine 1 /home/runner/work/quill/quill/cmd/quill/internal/ui/ui.go:60 +0x1d4 notarization failed: binary is not signed thus will not pass notarization
What you expected to happen:
DIdn't expect the panic
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Not sure, it's my first time trying this tool :)
Environment:
version
go version go1.23.0 darwin/arm64
cat /etc/os-release
The text was updated successfully, but these errors were encountered:
Hi @matthewmueller which quill version is this?
Sorry, something went wrong.
No branches or pull requests
Hi there,
What happened:
What you expected to happen:
DIdn't expect the panic
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Not sure, it's my first time trying this tool :)
Environment:
version
command:go version go1.23.0 darwin/arm64
cat /etc/os-release
or similar): OSXThe text was updated successfully, but these errors were encountered: