fix: renderer: erase the rest of the line when it's shorter than the β¦ #3750
Annotations
10 errors and 1 warning
golangci-lint:
options.go#L189
`noticable` is a misspelling of `noticeable` (misspell)
|
golangci-lint:
logging.go#L36
Magic number: 0o600, in <argument> detected (mnd)
|
golangci-lint:
tty.go#L55
Magic number: 10, in <argument> detected (mnd)
|
golangci-lint:
tty.go#L107
Magic number: 500, in <argument> detected (mnd)
|
golangci-lint:
mouse.go#L175
Magic number: 5, in <condition> detected (mnd)
|
golangci-lint:
key.go#L625
Magic number: 3, in <operation> detected (mnd)
|
golangci-lint:
key_sequences.go#L126
Magic number: 3, in <return> detected (mnd)
|
golangci-lint:
key_sequences.go#L128
Magic number: 3, in <return> detected (mnd)
|
golangci-lint:
inputreader_other.go#L13
error returned from external package is unwrapped: sig: func github.com/muesli/cancelreader.NewReader(reader io.Reader) (github.com/muesli/cancelreader.CancelReader, error) (wrapcheck)
|
golangci-lint:
key_sequences.go#L122
directive `// nolint: gomnd` should be written without leading space as `//nolint: gomnd` (nolintlint)
|
Install Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
|
Loading