Skip to content

feat(core): Address feedback on BufferLayout #1018

feat(core): Address feedback on BufferLayout

feat(core): Address feedback on BufferLayout #1018

Triggered via pull request August 26, 2023 16:12
Status Failure
Total duration 3m 43s
Artifacts

test.yml

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

Annotations

1 error and 12 warnings
test (16)
Process completed with exit code 1.
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/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#L256
'gl' is not defined
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#L24
'attributeInfos' is assigned a value but never used