feat(locale): en_AU state postcode definitions #8567
Annotations
5 errors
src/locales/en_AU/location/index.ts#L17
TypeCheckError: Type '{ NSW string[]; ACT string[]; VIC string[]; QLD string[]; SA string[]; WA string[]; TAS string[]; NT string[]; }' is not assignable to type 'string | string[] | null | undefined'.
❯ src/locales/en_AU/location/index.ts:17:3
|
test/all-functional.spec.ts#L128
AssertionError: expected '' to be truthy
- Expected:
true
+ Received:
""
❯ testAssertion test/all-functional.spec.ts:128:28
|
test/all-functional.spec.ts#L161
AssertionError: expected '' not to be '' // Object.is equality
❯ testAssertion test/all-functional.spec.ts:161:30
|
|
|
The logs for this run have expired and are no longer available.
Loading