Skip to content

Add Primitive Picking sample #717

Add Primitive Picking sample

Add Primitive Picking sample #717

Triggered via pull request September 23, 2025 18:45
Status Failure
Total duration 30s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: sample/primitivePicking/main.ts#L285
Insert `,`
build: sample/primitivePicking/main.ts#L258
Insert `⏎···`
build: sample/primitivePicking/main.ts#L257
Replace `(4·*·16·*·2)·+·(4·*·4)` with `4·*·16·*·2·+·4·*·4`
build: sample/primitivePicking/main.ts#L201
Insert `,`
build: sample/primitivePicking/main.ts#L198
Delete `·`
build: sample/primitivePicking/main.ts#L193
Replace `⏎······pickBindGroupLayout,⏎····` with `pickBindGroupLayout`
build: sample/primitivePicking/main.ts#L179
Insert `,`
build: sample/primitivePicking/main.ts#L169
Insert `,`
build: sample/primitivePicking/main.ts#L17
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: sample/primitivePicking/main.ts#L1
'vec4' is defined but never used