Skip to content

BlockifyVR (Virtual Reality) #5895

BlockifyVR (Virtual Reality)

BlockifyVR (Virtual Reality) #5895

Triggered via pull request December 6, 2025 22:34
Status Success
Total duration 27s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Type warning - may indicate a bug - ignore if no bug: extensions/MasterMath/BlockifyVR.js#L37
Property 'foo' does not exist on type 'Uint8Array<ArrayBuffer>'.
Type warning - may indicate a bug - ignore if no bug: extensions/MasterMath/BlockifyVR.js#L37
No overload matches this call. The last overload gave the following error. Argument of type 'ArrayBufferView<ArrayBufferLike>' is not assignable to parameter of type 'ArrayBuffer | ArrayLike<number>'. Type 'ArrayBufferView<ArrayBufferLike>' is missing the following properties from type 'ArrayBuffer': slice, [Symbol.toStringTag]
Type warning - may indicate a bug - ignore if no bug: extensions/MasterMath/BlockifyVR.js#L37
Property 'write' does not exist on type 'Uint8Array<any>'.
Type warning - may indicate a bug - ignore if no bug: extensions/MasterMath/BlockifyVR.js#L37
Argument of type '{ (): any; prototype: HTMLLIElement; }' is not assignable to parameter of type 'CustomElementConstructor'. Type '{ (): any; prototype: HTMLLIElement; }' provides no match for the signature 'new (...params: any[]): HTMLElement'.
Type warning - may indicate a bug - ignore if no bug: extensions/MasterMath/BlockifyVR.js#L37
An expression of type 'void' cannot be tested for truthiness.
Type warning - may indicate a bug - ignore if no bug: extensions/MasterMath/BlockifyVR.js#L37
Property 'AFRAME' does not exist on type 'Window & typeof globalThis'. Did you mean 'frames'?
Type warning - may indicate a bug - ignore if no bug: extensions/MasterMath/BlockifyVR.js#L37
An expression of type 'void' cannot be tested for truthiness.