Skip to content

refactor: commanmark block #366

refactor: commanmark block

refactor: commanmark block #366

Triggered via push December 17, 2023 16:12
Status Failure
Total duration 57s
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/block/gfm/table/index.ts#L126
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/index.ts#L127
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/index.ts#L144
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/index.ts#L146
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/index.ts#L153
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/index.ts#L173
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/index.ts#L183
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/index.ts#L201
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/index.ts#L218
Unexpected any. Specify a different type
build (20.x): lib/block/gfm/table/table.ts#L29
'state' is defined but never used
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/