Update to various core changes #673
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/
|