Skip to content

Update dependency typescript to v5 #261

Update dependency typescript to v5

Update dependency typescript to v5 #261

Triggered via pull request August 26, 2023 05:49
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Build&Test: node-18, ubuntu-latest
18s
Build&Test: node-18, ubuntu-latest
Lint: node-18, ubuntu-latest
19s
Lint: node-18, ubuntu-latest
Audit: node-18, ubuntu-latest
23s
Audit: node-18, ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build&Test: node-18, ubuntu-latest: node_modules/.pnpm/@types+node@18.8.3/node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
Build&Test: node-18, ubuntu-latest: node_modules/.pnpm/@types+webxr@0.5.0/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&Test: node-18, ubuntu-latest: node_modules/.pnpm/@types+webxr@0.5.0/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&Test: node-18, ubuntu-latest: node_modules/.pnpm/@types+webxr@0.5.0/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&Test: node-18, ubuntu-latest: node_modules/.pnpm/@types+webxr@0.5.0/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&Test: node-18, ubuntu-latest
Process completed with exit code 1.
Lint: node-18, ubuntu-latest
Process completed with exit code 1.
Audit: node-18, ubuntu-latest
Process completed with exit code 1.