Skip to content

update to core filetree cleanup #613

update to core filetree cleanup

update to core filetree cleanup #613

Triggered via push July 15, 2024 01:03
Status Failure
Total duration 1m 12s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: code/findpanel.go#L47
undefined: filetree.FindLocation
build: code/views.go#L43
undefined: filetree.FindLocation
build: code/appbar.go#L302
fn.RelativePath undefined (type *filetree.Node has no field or method RelativePath)
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
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/