Skip to content

chore(core): default props cleanup #978

chore(core): default props cleanup

chore(core): default props cleanup #978

Triggered via pull request August 21, 2023 21:08
Status Success
Total duration 3m 2s
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/checkout@v2.1.1, 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): examples/showcase/instancing/app.ts#L234
Unexpected console statement
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/core/src/adapter/resources/command-buffer.ts#L36
'DEFAULT_COMMAND_ENCODER_PROPS' is not defined
test (16): modules/core/src/adapter/resources/command-encoder.ts#L140
'DEFAULT_COMMAND_ENCODER_PROPS' is not defined
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