use RunMainWindow #832
build.yml
on: push
test
1m 18s
test-coverage
1m 16s
Annotations
14 errors and 2 warnings
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
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
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
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/.
|