fix: workflow updated #3
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/
|