feat: #437 优化插入公式选择模板的功能,并增加预览区域公式导出、复制操作 (#537) #953
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 2 warnings
build (16.x):
src/Engine.js#L47
Argument of type '(typeof Strikethrough | typeof CodeBlock | typeof Link | typeof Emphasis | typeof Header | typeof Transfer | typeof Table | typeof Br | typeof Image | typeof AutoLink | ... 8 more ... | typeof Suggester)[]' is not assignable to parameter of type '(typeof SyntaxBase)[]'.
|
build (16.x):
src/core/hooks/CodeBlock.js#L392
Property 'rule' in type 'CodeBlock' is not assignable to the same property in base type 'ParagraphBase'.
|
build (16.x):
src/core/hooks/Emphasis.js#L55
Property 'asterisk' does not exist on type 'HookRegexpRule'.
|
build (16.x):
src/core/hooks/Emphasis.js#L58
Property 'underscore' does not exist on type 'HookRegexpRule'.
|
build (16.x):
src/core/hooks/Emphasis.js#L87
Property 'rule' in type 'Emphasis' is not assignable to the same property in base type 'SyntaxBase'.
|
build (16.x):
src/core/hooks/Header.js#L198
Property 'rule' in type 'Header' is not assignable to the same property in base type 'ParagraphBase'.
|
build (16.x):
src/core/hooks/Strikethrough.js#L43
Property 'rule' in type 'Strikethrough' is not assignable to the same property in base type 'SyntaxBase'.
|
build (16.x):
src/core/hooks/Table.js#L259
Property 'rule' in type 'Table' is not assignable to the same property in base type 'ParagraphBase'.
|
build (16.x):
src/core/hooks/Toc.js#L57
Property 'extend' does not exist on type 'HookRegexpRule'.
|
build (16.x):
src/core/hooks/Toc.js#L68
Property 'standard' does not exist on type 'HookRegexpRule'.
|
build (14.x)
The operation was canceled.
|
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/
|
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/
|