more render features #60
Annotations
10 errors and 1 warning
Lint:
internal/bubbles/cursor/cursor.go#L313
SA4005: ineffective assignment to field Model.offsetY (staticcheck)
|
Lint:
internal/bubbles/cursor/cursor.go#L312
SA4005: ineffective assignment to field Model.offsetX (staticcheck)
|
Lint:
internal/bubbles/textinput/textinput.go#L19
the error type name `pasteErrMsg` should conform to the `xxxError` format (errname)
|
Lint:
gopad/editor/editor.go#L385
unnecessary trailing newline (whitespace)
|
Lint:
gopad/gopad.go#L206
defers: call to time.Since is not deferred (govet)
|
Lint:
gopad/editor/document_view.go#L788
ineffectual assignment to ok (ineffassign)
|
Lint:
gopad/editor/file/syntax.go#L512
SA1003: value of type int cannot be used with binary.Write (staticcheck)
|
Lint:
gopad/editor/file/syntax.go#L513
SA1003: value of type string cannot be used with binary.Write (staticcheck)
|
Lint:
gopad/editor/file/syntax.go#L514
SA1003: value of type []github.com/tree-sitter/go-tree-sitter.Range cannot be used with binary.Write (staticcheck)
|
Lint:
gopad/editor/document_view.go#L657
SA9003: empty branch (staticcheck)
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading