Skip to content

clean up import statements #834

clean up import statements

clean up import statements #834

Triggered via push March 10, 2024 01:17
Status Failure
Total duration 1m 39s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
test
ki.Flags(i).IsValid undefined (type ki.Flags has no field or method IsValid)
test
cannot use nv.SceneWidget().Scene.Scene (variable of type *gi.Scene) as *xyz.Scene value in return statement
test
se.Meshes undefined (type *gi.Scene has no field or method Meshes)
test
se.Lights undefined (type *gi.Scene has no field or method Lights)
test
se.MeshByName undefined (type *gi.Scene has no field or method MeshByName)
test
cannot use se (variable of type *gi.Scene) as *xyz.Scene value in argument to NewLayMesh
test
Process completed with exit code 1.
test-coverage
ki.Flags(i).IsValid undefined (type ki.Flags has no field or method IsValid)
test-coverage
cannot use nv.SceneWidget().Scene.Scene (variable of type *gi.Scene) as *xyz.Scene value in return statement
test-coverage
se.Meshes undefined (type *gi.Scene has no field or method Meshes)
test-coverage
se.Lights undefined (type *gi.Scene has no field or method Lights)
test-coverage
se.MeshByName undefined (type *gi.Scene has no field or method MeshByName)
test-coverage
cannot use se (variable of type *gi.Scene) as *xyz.Scene value in argument to NewLayMesh
test-coverage
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.