Skip to content

update to texteditor cleanup #603

update to texteditor cleanup

update to texteditor cleanup #603

Triggered via push July 14, 2024 18:04
Status Failure
Total duration 1m 18s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: code/editor.go#L253
tv.NumLines undefined (type *TextEditor has no field or method NumLines)
build: code/editor.go#L267
tv.NumLines undefined (type *TextEditor has no field or method NumLines)
build: code/editor.go#L281
tv.NumLines undefined (type *TextEditor has no field or method NumLines)
build: code/spellpanel.go#L221
tv.NumLines undefined (type *TextEditor has no field or method NumLines)
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/