Skip to content

build: update dependences #373

build: update dependences

build: update dependences #373

Triggered via push January 14, 2024 12:12
Status Failure
Total duration 1m 2s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (20.x): lib/clipboard/copy.ts#L96
Unexpected any. Specify a different type
build (20.x): lib/clipboard/copy.ts#L140
Unexpected any. Specify a different type
build (20.x): lib/clipboard/paste.ts#L121
Unexpected any. Specify a different type
build (20.x): lib/editor/index.ts#L218
Unexpected any. Specify a different type
build (20.x): lib/index.ts#L41
Unexpected any. Specify a different type
build (20.x): lib/index.ts#L42
Unexpected any. Specify a different type
build (20.x): lib/index.ts#L43
Unexpected any. Specify a different type
build (20.x): lib/state/markdownToState.ts#L106
Unexpected any. Specify a different type
build (20.x): lib/state/markdownToState.ts#L266
Unexpected any. Specify a different type
build (20.x): lib/state/stateToMarkdown.ts#L45
Unexpected any. Specify a different type
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/