Skip to content

refactor: options type #247

refactor: options type

refactor: options type #247

Triggered via push December 25, 2023 07:20
Status Failure
Total duration 28s
Artifacts

ci.yml

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

Annotations

20 errors and 8 warnings
build (16.x): src/rules/case-abbrs.ts#L89
Property 'LETTERS_HALF' does not exist on type 'typeof CharType'.
build (16.x): src/rules/case-html-entity.ts#L33
Property 'LETTERS_HALF' does not exist on type 'typeof CharType'.
build (16.x): src/rules/case-zh-units.ts#L30
Property 'LETTERS_FULL' does not exist on type 'typeof CharType'.
build (16.x): src/rules/case-zh-units.ts#L36
Property 'LETTERS_HALF' does not exist on type 'typeof CharType'.
build (16.x): src/rules/punctuation-width.ts#L63
Property 'PUNCTUATION_HALF' does not exist on type 'typeof CharType'.
build (16.x): src/rules/punctuation-width.ts#L150
Property 'PUNCTUATION_FULL' does not exist on type 'typeof CharType'.
build (16.x): src/rules/punctuation-width.ts#L158
Property 'PUNCTUATION_HALF' does not exist on type 'typeof CharType'.
build (16.x): src/rules/space-bracket.ts#L29
'"../parser"' has no exported member named 'isLettersType'. Did you mean 'isLetterType'?
build (16.x): src/rules/space-bracket.ts#L30
'"../parser"' has no exported member named 'isFullWidthPair'. Did you mean 'isFullwidthPair'?
build (16.x): src/rules/space-bracket.ts#L81
Property 'LETTERS_HALF' does not exist on type 'typeof CharType'.
build (14.x): src/rules/case-abbrs.ts#L89
Property 'LETTERS_HALF' does not exist on type 'typeof CharType'.
build (14.x): src/rules/case-html-entity.ts#L33
Property 'LETTERS_HALF' does not exist on type 'typeof CharType'.
build (14.x): src/rules/case-zh-units.ts#L30
Property 'LETTERS_FULL' does not exist on type 'typeof CharType'.
build (14.x): src/rules/case-zh-units.ts#L36
Property 'LETTERS_HALF' does not exist on type 'typeof CharType'.
build (14.x): src/rules/punctuation-width.ts#L63
Property 'PUNCTUATION_HALF' does not exist on type 'typeof CharType'.
build (14.x): src/rules/punctuation-width.ts#L150
Property 'PUNCTUATION_FULL' does not exist on type 'typeof CharType'.
build (14.x): src/rules/punctuation-width.ts#L158
Property 'PUNCTUATION_HALF' does not exist on type 'typeof CharType'.
build (14.x): src/rules/space-bracket.ts#L29
'"../parser"' has no exported member named 'isLettersType'. Did you mean 'isLetterType'?
build (14.x): src/rules/space-bracket.ts#L30
'"../parser"' has no exported member named 'isFullWidthPair'. Did you mean 'isFullwidthPair'?
build (14.x): src/rules/space-bracket.ts#L81
Property 'LETTERS_HALF' does not exist on type 'typeof CharType'.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.0.1, 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 `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/action-setup@v2.0.1, 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 `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/