Skip to content

update to core filetree cleanup #612

update to core filetree cleanup

update to core filetree cleanup #612

Triggered via push July 15, 2024 00:24
Status Failure
Total duration 1m 23s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: code/appbar.go#L342
tv.Buffer.Highlighting undefined (type *texteditor.Buffer has no field or method Highlighting)
build: code/commands.go#L516
obuf.SetOutput undefined (type texteditor.OutputBuffer has no field or method SetOutput)
build: code/console.go#L90
obuf.SetOutput undefined (type texteditor.OutputBuffer has no field or method SetOutput)
build: code/console.go#L98
obuf.SetOutput undefined (type texteditor.OutputBuffer has no field or method SetOutput)
build: code/editor.go#L34
tv.CursorToHistoryPrev undefined (type *TextEditor has no field or method CursorToHistoryPrev)
build: code/editor.go#L40
tv.CursorToHistoryNext undefined (type *TextEditor has no field or method CursorToHistoryNext)
build: code/editor.go#L51
undefined: parse.LanguageSupport
build: code/editor.go#L96
tb.Highlighting undefined (type *texteditor.Buffer has no field or method Highlighting)
build: code/editor.go#L96
core.AppearanceSettings.Highlighting undefined (type *"cogentcore.org/core/core".AppearanceSettingsData has no field or method Highlighting)
build: code/editor.go#L253
tv.NumLines undefined (type *TextEditor has no field or method NumLines)
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/