Skip to content

refactor: paragraph content #358

refactor: paragraph content

refactor: paragraph content #358

Triggered via push December 3, 2023 13:05
Status Failure
Total duration 1m 9s
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/base/parent.ts#L249
Unexpected aliasing of 'this' to local variable
build (20.x): lib/block/base/parent.ts#L249
Unexpected any. Specify a different type
build (20.x): lib/block/base/parent.ts#L261
Unexpected aliasing of 'this' to local variable
build (20.x): lib/block/base/parent.ts#L261
Unexpected any. Specify a different type
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)
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/