refactor: reimplement the event loop with a sequence parser #2425
Annotations
10 errors and 1 warning
golangci-lint:
key.go#L327
string `ctrl+` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
key.go#L333
string `shift+` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
key.go#L330
string `alt+` has 3 occurrences, make it a constant (goconst)
|
golangci-lint:
key.go#L25
Comment should end in a period (godot)
|
golangci-lint:
key.go#L32
Comment should end in a period (godot)
|
golangci-lint:
key.go#L37
Comment should end in a period (godot)
|
golangci-lint:
key.go#L52
Comment should end in a period (godot)
|
golangci-lint:
key.go#L74
Comment should end in a period (godot)
|
golangci-lint:
key.go#L88
Comment should end in a period (godot)
|
golangci-lint:
key.go#L155
Comment should end in a period (godot)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/bubbletea/bubbletea. Supported file pattern: go.sum
|
Loading