more renaming of lang to language #607
Annotations
10 errors and 1 warning
code/appbar.go#L342
tv.Buffer.Highlighting undefined (type *texteditor.Buffer has no field or method Highlighting)
|
code/editor.go#L51
undefined: parse.LanguageSupport
|
code/editor.go#L96
tb.Highlighting undefined (type *texteditor.Buffer has no field or method Highlighting)
|
code/editor.go#L96
core.AppearanceSettings.Highlighting undefined (type *"cogentcore.org/core/core".AppearanceSettingsData has no field or method Highlighting)
|
code/editor.go#L253
tv.NumLines undefined (type *TextEditor has no field or method NumLines)
|
code/editor.go#L265
tv.Buffer.TabsToSpaces undefined (type *texteditor.Buffer has no field or method TabsToSpaces)
|
code/editor.go#L267
tv.Buffer.TabsToSpaces undefined (type *texteditor.Buffer has no field or method TabsToSpaces)
|
code/editor.go#L267
tv.NumLines undefined (type *TextEditor has no field or method NumLines)
|
code/editor.go#L279
tv.Buffer.SpacesToTabs undefined (type *texteditor.Buffer has no field or method SpacesToTabs)
|
code/editor.go#L281
tv.Buffer.SpacesToTabs undefined (type *texteditor.Buffer has no field or method SpacesToTabs)
|
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/
|
This job failed
Loading