Skip to content

fix: validate initialLocale before using it (#217) #519

fix: validate initialLocale before using it (#217)

fix: validate initialLocale before using it (#217) #519

Triggered via push September 3, 2023 13:31
Status Failure
Total duration 42s
Artifacts

ci.yml

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

Annotations

5 errors and 2 warnings
Lint: src/runtime/configs.ts#L1
Insert `;`
Lint: src/runtime/configs.ts#L84
Replace `·opts.initialLocale·` with `opts.initialLocale`
Lint: src/runtime/configs.ts#L87
Replace `·canonicalizedLocale.length·>=·1·` with `canonicalizedLocale.length·>=·1`
Lint: src/runtime/configs.ts#L90
Empty block statement
Lint
Process completed with exit code 1.
Lint: src/runtime/configs.ts#L84
Expected blank line before this statement
Lint: src/runtime/configs.ts#L87
Expected blank line before this statement