docs: tweaks #373
Annotations
10 errors
src/__tests__/example-currency.ts#L18
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
src/__tests__/example-currency.ts#L19
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
src/__tests__/example-currency.ts#L20
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
src/__tests__/example-currency.ts#L20
Argument of type '(EncodedRegex | null)[]' is not assignable to parameter of type 'RegexSequence'.
|
src/__tests__/example-currency.ts#L21
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
src/__tests__/example-currency.ts#L21
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
src/__tests__/example-email.ts#L21
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
src/__tests__/example-email.ts#L23
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
src/__tests__/example-email.ts#L25
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
src/__tests__/example-filename.ts#L7
Type 'EncodedRegex | null' is not assignable to type 'RegexElement'.
|
This job failed
Loading