0.13.0 release #29
Annotations
5 errors and 1 warning
build:
node_modules/@types/webxr/index.d.ts#L1034
Subsequent property declarations must have the same type. Property 'FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR' must be of type '38448', but here has type 'number'.
|
build:
node_modules/@types/webxr/index.d.ts#L1035
Subsequent property declarations must have the same type. Property 'FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR' must be of type '38450', but here has type 'number'.
|
build:
node_modules/@types/webxr/index.d.ts#L1036
Subsequent property declarations must have the same type. Property 'MAX_VIEWS_OVR' must be of type '38449', but here has type 'number'.
|
build:
node_modules/@types/webxr/index.d.ts#L1037
Subsequent property declarations must have the same type. Property 'FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR' must be of type '38451', but here has type 'number'.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|