Skip to content

Actually execute temp code with newer Go versions #68

Actually execute temp code with newer Go versions

Actually execute temp code with newer Go versions #68

Triggered via push October 30, 2023 08:40
Status Failure
Total duration 3m 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
checks: internal/guidefs/icon.go#L15
comment on exported var IconReverse should be of the form "IconReverse ..."
checks: internal/guidefs/layout.go#L25
exported var Layouts should have comment or be unexported
checks: internal/guidefs/res.go#L18
exported function WrapResource should have comment or be unexported
checks: internal/guidefs/widget.go#L22
exported var Widgets should have comment or be unexported
checks: internal/guidefs/widget.go#L26
exported type WidgetInfo should have comment or be unexported
checks: internal/guidefs/widget.go#L691
exported function InitOnce should have comment or be unexported
checks: pkg/gui/edit.go#L11
exported function CreateNew should have comment or be unexported
checks: pkg/gui/edit.go#L21
exported function EditorFor should have comment or be unexported
checks: pkg/gui/edit.go#L36
exported function GoStringFor should have comment or be unexported
checks: pkg/gui/go.go#L15
exported function ExportGo should have comment or be unexported
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/