Compat-ify samples (more difficult). #630
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
|