Skip to content

feat(shadertools): shader generator for uniform buffer compatible declarations #903

feat(shadertools): shader generator for uniform buffer compatible declarations

feat(shadertools): shader generator for uniform buffer compatible declarations #903

Triggered via pull request June 20, 2023 04:04
Status Success
Total duration 3m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

11 warnings
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/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/resources/webgpu-render-pass.ts#L138
'GPURenderPassDescriptor' is not defined
test (16): modules/webgpu/src/adapter/resources/webgpu-render-pass.ts#L139
'GPURenderPassDescriptor' is not defined