Skip to content

refactor: split pushOperation #362

refactor: split pushOperation

refactor: split pushOperation #362

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