[pull] develop from marktext:develop#95
Merged
Merged
Annotations
6 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4.4.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint (muya):
packages/muya/src/block/base/format.ts#L1090
The quantified expression ' +' at the end of the expression tree should only be matched a constant number of times. The expression can be replaced with ' ' (no quantifier) without affecting the lookaround
|
|
Run ESLint (muya):
packages/muya/src/block/base/format.ts#L1011
The quantified expression '\s+' at the end of the expression tree should only be matched a constant number of times. The expression can be replaced with '\s' (no quantifier) without affecting the lookaround
|
|
Run ESLint (muya):
packages/muya/src/block/base/format.ts#L59
The quantified expression ' +' at the end of the expression tree should only be matched a constant number of times. The expression can be replaced with ' ' (no quantifier) without affecting the lookaround
|
|
Run ESLint (muya):
packages/muya/src/block/base/format.ts#L59
The quantified expression '\s+' at the end of the expression tree should only be matched a constant number of times. The expression can be replaced with '\s' (no quantifier) without affecting the lookaround
|
|
Run ESLint (muya):
packages/muya/src/block/base/content.ts#L423
Method 'arrowHandler' has a complexity of 26. Maximum allowed is 20
|
background
wait
wait-all
cancel
parallel
Loading