Skip to content

Update to various core changes #673

Update to various core changes

Update to various core changes #673

Triggered via pull request August 17, 2024 22:53
Status Failure
Total duration 2m 29s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: craft/craft.go#L33
undefined: xyz.NewAmbientLight
build: craft/craft.go#L35
undefined: xyz.NewDirLight
build: craft/craft.go#L56
sc.DeleteMeshes undefined (type *xyz.Scene has no field or method DeleteMeshes)
build: craft/craft.go#L57
sc.DeleteTextures undefined (type *xyz.Scene has no field or method DeleteTextures)
build: craft/craft.go#L68
sc.SetNeedsConfig undefined (type *xyz.Scene has no field or method SetNeedsConfig)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/