Skip to content

Compat-ify samples (more difficult). #630

Compat-ify samples (more difficult).

Compat-ify samples (more difficult). #630

Triggered via pull request March 17, 2025 18:53
Status Failure
Total duration 20s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: sample/util.ts#L19
'limitValue' is never reassigned. Use 'const' instead
build: sample/util.ts#L18
'limitKey' is never reassigned. Use 'const' instead
build: sample/util.ts#L15
Replace `·limit:·string,·requiredValue:·number,` with `⏎··limit:·string,⏎··requiredValue:·number,⏎·`
build: sample/textRenderingMsdf/main.ts#L20
'limits' is never reassigned. Use 'const' instead
build: sample/skinnedMesh/main.ts#L101
'limits' is never reassigned. Use 'const' instead
build: sample/samplerParameters/main.ts#L34
'limits' is never reassigned. Use 'const' instead
build: sample/deferredRendering/main.ts#L21
'limits' is never reassigned. Use 'const' instead
build: sample/bitonicSort/utils.ts#L122
'limits' is never reassigned. Use 'const' instead
build: sample/bitonicSort/utils.ts#L3
Replace `·quitIfAdapterNotAvailable,·quitIfWebGPUNotAvailable,·quitIfLimitNotMet·` with `⏎··quitIfAdapterNotAvailable,⏎··quitIfWebGPUNotAvailable,⏎··quitIfLimitNotMet,⏎`
build: sample/a-buffer/main.ts#L19
'limits' is never reassigned. Use 'const' instead