Skip to content

fix(engine) Workaround for deck.gl attribute access #943

fix(engine) Workaround for deck.gl attribute access

fix(engine) Workaround for deck.gl attribute access #943

Triggered via pull request August 12, 2023 01:37
Status Success
Total duration 4m 33s
Artifacts

test.yml

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

Annotations

13 warnings
test (16)
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 (16)
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 (16)
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 (16): modules/api-tests/test/adapter/resources/framebuffer.spec.ts#L69
Unexpected `await` of a non-Promise (non-"Thenable") value
test (16): modules/api-tests/test/adapter/resources/framebuffer.spec.ts#L88
Unexpected `await` of a non-Promise (non-"Thenable") value
test (16): modules/engine/src/model/model.ts#L172
Unexpected use of continue statement
test (16): modules/engine/src/model/model.ts#L181
Unexpected console statement
test (16): modules/engine/src/model/model.ts#L186
Unexpected use of continue statement
test (16): modules/engine/src/model/model.ts#L192
'buffer' is not defined
test (16): modules/engine/src/model/model.ts#L205
Unexpected console statement
test (16): modules/shadertools/src/lib/shader-module/shader-module.ts#L13
'Uniforms' is defined but never used
test (16): modules/webgl/src/classic/copy-and-blit.ts#L257
'gl' is not defined