v9.0.0-alpha.42 #1114
Annotations
13 warnings
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/
|
modules/core-tests/test/adapter/resources/framebuffer.spec.ts#L69
Unexpected `await` of a non-Promise (non-"Thenable") value
|
modules/core-tests/test/adapter/resources/framebuffer.spec.ts#L88
Unexpected `await` of a non-Promise (non-"Thenable") value
|
modules/core/src/adapter/canvas-context.ts#L351
'canvas' will evaluate to '[object Object]' when stringified
|
modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L69
Unexpected use of continue statement
|
modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L77
Unexpected use of continue statement
|
modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L85
Unexpected use of continue statement
|
modules/core/src/lib/utils/load-file.ts#L86
'error' may evaluate to '[object Object]' when stringified
|
modules/shadertools/src/lib/shader-module/shader-module-instance.ts#L35
'module' will evaluate to '[object Object]' when stringified
|
modules/webgl/src/adapter/converters/texture-formats.ts#L663
The two values in this comparison do not have a shared enum type
|
modules/webgl/src/adapter/resources/webgl-framebuffer.ts#L210
The two values in this comparison do not have a shared enum type
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading