Skip to content

do not activate markup for output buffs #654

do not activate markup for output buffs

do not activate markup for output buffs #654

Triggered via push July 22, 2024 10:57
Status Failure
Total duration 1m 46s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: canvas/canvas.go#L763
invalid operation: cannot call non-function sv.Splits (variable of type []float32)
build: canvas/canvas.go#L772
invalid operation: cannot call non-function spv.Splits (variable of type []float32)
build: mail/send.go#L39
cannot use fileinfo.Markdown (constant 58 of type fileinfo.Known) as string value in argument to ed.Buffer.SetLanguage
build: code/appbar.go#L342
tv.Buffer.Highlighter undefined (type *texteditor.Buffer has no field or method Highlighter)
build: code/editor.go#L52
sfs.Known undefined (type *parse.FileStates has no field or method Known)
build: code/editor.go#L336
invalid operation: cannot call non-function av.Buffer.NumLines (variable of type int)
build: code/editor.go#L339
invalid operation: cannot call non-function av.Buffer.NumLines (variable of type int)
build: code/editor.go#L340
invalid operation: cannot call non-function av.Buffer.NumLines (variable of type int)
build: code/editor.go#L341
av.Buffer.CountWordsLinesRegion undefined (type *texteditor.Buffer has no field or method CountWordsLinesRegion)
build: code/editor.go#L349
invalid operation: cannot call non-function av.Buffer.NumLines (variable of type int)
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/