Skip to content

Save an action item for Button widgets (OnTapped) #89

Save an action item for Button widgets (OnTapped)

Save an action item for Button widgets (OnTapped) #89

Triggered via push September 14, 2024 12:07
Status Failure
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
checks: internal/guibuilder/main.go#L186
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/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#L24
exported var Widgets should have comment or be unexported
checks: internal/guidefs/widget.go#L30
exported type WidgetInfo should have comment or be unexported
checks: internal/guidefs/widget.go#L40
exported method WidgetInfo.IsContainer should have comment or be unexported
checks: internal/guidefs/widget.go#L115
if block ends with a return statement, so drop this else and outdent its block
checks: internal/guidefs/widget.go#L124
if block ends with a return statement, so drop this else and outdent its block
checks: internal/guidefs/widget.go#L457
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/