Skip to content

Update for required Fyne version #102

Update for required Fyne version

Update for required Fyne version #102

Triggered via push November 15, 2024 21:35
Status Failure
Total duration 1m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
checks: internal/guibuilder/main.go#L199
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
checks: internal/guidefs/go.go#L11
exported function GoString should have comment or be unexported
checks: internal/guidefs/layout.go#L26
exported var Layouts should have comment or be unexported
checks: internal/guidefs/res.go#L17
exported function WrapResource should have comment or be unexported
checks: internal/guidefs/res.go#L21
exported function IconName should have comment or be unexported
checks: internal/guidefs/widget.go#L23
exported var CollectionNames should have its own declaration
checks: internal/guidefs/widget.go#L25
exported var Collections should have its own declaration
checks: internal/guidefs/widget.go#L31
exported type WidgetInfo should have comment or be unexported
checks: internal/guidefs/widget.go#L41
exported method WidgetInfo.IsContainer should have comment or be unexported
checks: internal/guidefs/widget.go#L86
if block ends with a return statement, so drop this else and outdent its block
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/
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/