Skip to content

refactor: add more types to parent block #344

refactor: add more types to parent block

refactor: add more types to parent block #344

Triggered via push October 13, 2023 16:04
Status Failure
Total duration 3m 24s
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/format/converter.ts#L94
Unnecessary escape character: \*
build (20.x): lib/block/base/format/converter.ts#L94
Unnecessary escape character: \_
build (20.x): lib/block/base/format/format.ts#L19
Expected a 'break' statement before 'case'
build (20.x): lib/block/base/format/format.ts#L21
Expected a 'break' statement before 'case'
build (20.x): lib/block/base/format/format.ts#L23
Expected a 'break' statement before 'case'
build (20.x): lib/block/base/format/format.ts#L25
Expected a 'break' statement before 'case'
build (20.x): lib/block/base/format/format.ts#L84
Expected a 'break' statement before 'case'
build (20.x): lib/block/base/format/format.ts#L86
Expected a 'break' statement before 'case'
build (20.x): lib/block/base/format/format.ts#L88
Expected a 'break' statement before 'case'
build (20.x): lib/block/base/format/format.ts#L90
Expected a 'break' statement before 'case'
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/