Skip to content

Differentiate between settings/uniforms in picking (#1862) #1191

Differentiate between settings/uniforms in picking (#1862)

Differentiate between settings/uniforms in picking (#1862) #1191

Triggered via push December 5, 2023 10:56
Status Success
Total duration 2m 34s
Artifacts

test.yml

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

Annotations

10 warnings
test (18): modules/core-tests/test/adapter/resources/framebuffer.spec.ts#L69
Unexpected `await` of a non-Promise (non-"Thenable") value
test (18): modules/core-tests/test/adapter/resources/framebuffer.spec.ts#L88
Unexpected `await` of a non-Promise (non-"Thenable") value
test (18): modules/core/src/adapter/canvas-context.ts#L351
'canvas' will evaluate to '[object Object]' when stringified
test (18): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L69
Unexpected use of continue statement
test (18): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L77
Unexpected use of continue statement
test (18): modules/core/src/lib/uniforms/uniform-buffer-layout.ts#L85
Unexpected use of continue statement
test (18): modules/core/src/lib/utils/load-file.ts#L86
'error' may evaluate to '[object Object]' when stringified
test (18): modules/shadertools/src/lib/shader-module/shader-module-instance.ts#L35
'module' will evaluate to '[object Object]' when stringified
test (18): modules/webgl/src/adapter/converters/texture-formats.ts#L663
The two values in this comparison do not have a shared enum type
test (18): modules/webgl/src/adapter/resources/webgl-framebuffer.ts#L210
The two values in this comparison do not have a shared enum type