Skip to content

minor icon cleanup #312

minor icon cleanup

minor icon cleanup #312

Triggered via push March 9, 2024 23:46
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build (1.22.x, ubuntu-latest): netview/events.go#L36
sw.NeedsRender undefined (type *Scene has no field or method NeedsRender)
Build (1.22.x, ubuntu-latest): netview/events.go#L47
sw.NeedsRender undefined (type *Scene has no field or method NeedsRender)
Build (1.22.x, ubuntu-latest): netview/events.go#L51
sw.NeedsRender undefined (type *Scene has no field or method NeedsRender)
Build (1.22.x, ubuntu-latest): netview/netview.go#L178
sw.Scene.AsyncLock undefined (type xyzv.Scene has no field or method AsyncLock)
Build (1.22.x, ubuntu-latest): netview/netview.go#L180
sc.NeedsRender undefined (type *xyz.Scene has no field or method NeedsRender)
Build (1.22.x, ubuntu-latest): netview/netview.go#L181
sw.Scene.AsyncUnlock undefined (type xyzv.Scene has no field or method AsyncUnlock)
Build (1.22.x, ubuntu-latest): netview/netview.go#L191
sw.XYZ undefined (type *Scene has no field or method XYZ)
Build (1.22.x, ubuntu-latest): netview/netview.go#L192
sw.NeedsRender undefined (type *Scene has no field or method NeedsRender)
Build (1.22.x, ubuntu-latest): netview/netview.go#L311
nv.NeedsLayout undefined (type *NetView has no field or method NeedsLayout)
Build (1.22.x, ubuntu-latest): netview/netview.go#L343
nv.SceneWidget().Scene.XYZ undefined (type xyzv.Scene has no field or method XYZ)
Build (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/cache@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (1.22.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/