Skip to content

Property 'buffer' does not exist on type 'GPUBuffer' #11

Description

@pixelzoom

This failure is occurring during pre-commit hooks. On 5/28/25, it was reported in Slack#continuous-testing by multiple developers. And it's been causing perennial to fail in CT.

 ../../../../alpenglow/js/webgpu/WebGPURecorder.ts:656:25 - error TS2339: Property 'buffer' does not exist on type 'GPUBuffer | GPUBufferBinding'.
  Property 'buffer' does not exist on type 'GPUBuffer'.

656         return resource.buffer;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions