update to texteditor cleanup #603
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/
|