always exit on copy #672
Annotations
5 errors and 1 warning
lint:
internal/tui/detail.go#L1
: # github.com/pomdtr/sunbeam/internal/tui
|
lint:
internal/tui/error.go#L10
unknown field Exit in struct literal of type sunbeam.CopyAction (typecheck)
|
lint:
internal/cli/root.go#L9
could not import github.com/pomdtr/sunbeam/internal/tui (-: # github.com/pomdtr/sunbeam/internal/tui
|
lint:
internal/tui/error.go#L10
unknown field Exit in struct literal of type sunbeam.CopyAction) (typecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|