Skip to content

fix: syntax type err & formula config #960

fix: syntax type err & formula config

fix: syntax type err & formula config #960

Triggered via pull request August 21, 2023 06:42
Status Failure
Total duration 3m 23s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build (14.x): src/core/SyntaxBase.js#L179
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/SyntaxBase.js#L179
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/hooks/AutoLink.js#L100
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/hooks/BackgroundColor.js#L32
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/hooks/BackgroundColor.js#L34
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/hooks/Blockquote.js#L39
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/hooks/Br.js#L33
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/hooks/CodeBlock.js#L273
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/hooks/Color.js#L32
Property 'reg' does not exist on type 'HookRegexpRule'.
build (14.x): src/core/hooks/Color.js#L34
Property 'reg' does not exist on type 'HookRegexpRule'.
build (16.x)
The operation was canceled.
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/