Skip to content

fix: Correct language setting reminder, zh-CN -> zh_CN (#585) #1

fix: Correct language setting reminder, zh-CN -> zh_CN (#585)

fix: Correct language setting reminder, zh-CN -> zh_CN (#585) #1

Triggered via push August 19, 2025 13:28
Status Failure
Total duration 12s
Artifacts

biome.yml

on: push
quality
9s
quality
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 4 notices
quality
Process completed with exit code 1.
lint/suspicious/useIterableCallbackReturn: src/utils/content-utils.ts#L86
This callback passed to map() iterable method should always return a value.
lint/suspicious/useIterableCallbackReturn: src/utils/content-utils.ts#L61
This callback passed to map() iterable method should always return a value.
lint/suspicious/useIterableCallbackReturn: src/utils/content-utils.ts#L60
This callback passed to map() iterable method should always return a value.
lint/suspicious/noTsIgnore: src/plugins/expressive-code/language-badge.ts#L9
Unsafe use of the @ts-ignore directive found in this comment.