Skip to content

v9.0.0-alpha.39

v9.0.0-alpha.39 #1072

Triggered via push October 14, 2023 13:35
Status Success
Total duration 3m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

12 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/core-tests/test/adapter/resources/framebuffer.spec.ts#L69
Unexpected `await` of a non-Promise (non-"Thenable") value
test (16): modules/core-tests/test/adapter/resources/framebuffer.spec.ts#L88
Unexpected `await` of a non-Promise (non-"Thenable") value
test (16): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L69
Unexpected use of continue statement
test (16): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L77
Unexpected use of continue statement
test (16): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L85
Unexpected use of continue statement
test (16): modules/webgl/test/adapter/resources/webgl-framebuffer.spec.ts#L69
Unexpected `await` of a non-Promise (non-"Thenable") value
test (16): modules/webgl/test/adapter/resources/webgl-framebuffer.spec.ts#L88
Unexpected `await` of a non-Promise (non-"Thenable") value
test (16): modules/webgpu/src/adapter/helpers/generate-mipmaps.ts#L70
'srcTexture' is not defined
test (16): modules/webgpu/src/adapter/helpers/get-vertex-buffer-layout.ts#L25
'attributeInfos' is assigned a value but never used