Skip to content

refactor: use single quote to replace double quote #363

refactor: use single quote to replace double quote

refactor: use single quote to replace double quote #363

Triggered via push December 17, 2023 14:39
Status Failure
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/