Skip to content

feat(engine): Programmatic mipmap generation for WebGPU #2408

feat(engine): Programmatic mipmap generation for WebGPU

feat(engine): Programmatic mipmap generation for WebGPU #2408

Triggered via pull request September 22, 2024 12:50
Status Failure
Total duration 55s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
test (20)
Cannot find name 'viewDimension'.
test (20)
Property 'mipLevelCount' does not exist on type 'Texture'.
test (20)
Property 'depthOrArrayLayers' does not exist on type 'Texture'.
test (20)
Property 'queue' does not exist on type 'Device'.
test (20)
Argument of type '{ dimension: any; baseMipLevel: number; mipLevelCount: number; }' is not assignable to parameter of type 'TextureViewProps'.
test (20)
Cannot find name 'viewDimension'.
test (20)
'mipLevelTextureView' is declared but its value is never read.
test (20)
Cannot find name 'viewDimension'.
test (20)
Type '"cube"' is not comparable to type 'TextureViewDimension'.
test (20)
Type '"cube-array"' is not comparable to type 'TextureViewDimension'.
test (20)
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']