Skip to content

fix(examples): fix lighting example and shader module #1109

fix(examples): fix lighting example and shader module

fix(examples): fix lighting example and shader module #1109

Triggered via pull request November 11, 2023 13:11
Status Success
Total duration 3m 5s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (18): modules/core-tests/test/adapter/resources/framebuffer.spec.ts#L69
Unexpected `await` of a non-Promise (non-"Thenable") value
test (18): modules/core-tests/test/adapter/resources/framebuffer.spec.ts#L88
Unexpected `await` of a non-Promise (non-"Thenable") value
test (18): modules/core/src/adapter/canvas-context.ts#L351
'canvas' will evaluate to '[object Object]' when stringified
test (18): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L69
Unexpected use of continue statement
test (18): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L77
Unexpected use of continue statement
test (18): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L85
Unexpected use of continue statement
test (18): modules/core/src/lib/utils/load-file.ts#L86
'error' may evaluate to '[object Object]' when stringified
test (18): modules/shadertools/src/lib/shader-module/shader-module-instance.ts#L35
'module' will evaluate to '[object Object]' when stringified
test (18): modules/webgl/src/adapter/converters/texture-formats.ts#L663
The two values in this comparison do not have a shared enum type
test (18): modules/webgl/src/adapter/resources/webgl-framebuffer.ts#L210
The two values in this comparison do not have a shared enum type
test (18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/