Skip to content

fix: workflow updated #3

fix: workflow updated

fix: workflow updated #3

Triggered via push March 16, 2024 08:39
Status Failure
Total duration 2m 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: node_modules/@types/eventsource/dom-monkeypatch.d.ts#L42
Subsequent property declarations must have the same type. Property 'AT_TARGET' must be of type 'number', but here has type '2'.
build: node_modules/@types/eventsource/dom-monkeypatch.d.ts#L43
Subsequent property declarations must have the same type. Property 'BUBBLING_PHASE' must be of type 'number', but here has type '3'.
build: node_modules/@types/eventsource/dom-monkeypatch.d.ts#L44
Subsequent property declarations must have the same type. Property 'CAPTURING_PHASE' must be of type 'number', but here has type '1'.
build: node_modules/@types/eventsource/dom-monkeypatch.d.ts#L45
Subsequent property declarations must have the same type. Property 'NONE' must be of type 'number', but here has type '0'.
build: node_modules/typescript/lib/lib.dom.d.ts#L8591
Duplicate identifier 'Headers'.
build: node_modules/typescript/lib/lib.dom.d.ts#L8600
Duplicate identifier 'Headers'.
build: node_modules/typescript/lib/lib.dom.d.ts#L11771
Duplicate identifier 'Response'.
build: node_modules/typescript/lib/lib.dom.d.ts#L11782
Duplicate identifier 'Response'.
build: node_modules/typescript/lib/lib.dom.d.ts#L17912
Cannot redeclare block-scoped variable 'self'.
build: node_modules/typescript/lib/lib.dom.d.ts#L17922
Cannot redeclare block-scoped variable 'window'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/