Skip to content

fix: Revert "refactor: modernize code and remove dependencies (#260)"… #4

fix: Revert "refactor: modernize code and remove dependencies (#260)"…

fix: Revert "refactor: modernize code and remove dependencies (#260)"… #4

Triggered via push November 17, 2023 21:51
Status Failure
Total duration 28s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
release: 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'.
release: 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'.
release: 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'.
release: 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'.
release
Process completed with exit code 2.
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/