Replace Applicable Zod validations with those from Regtech-Regex #207
Annotations
10 errors and 1 warning
Run Linter:
src/types/formTypes.ts#L36
Unsafe argument of type `any` assigned to a parameter of type `string | RegExp`
|
Run Linter:
src/types/formTypes.ts#L36
Unsafe member access .email on an `any` value
|
Run Linter:
src/types/formTypes.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `string | RegExp`
|
Run Linter:
src/types/formTypes.ts#L54
Unsafe member access .lei on an `any` value
|
Run Linter:
src/types/formTypes.ts#L66
Unsafe argument of type `any` assigned to a parameter of type `string | RegExp`
|
Run Linter:
src/types/formTypes.ts#L66
Unsafe member access .rssd_id on an `any` value
|
Run Linter:
src/types/formTypes.ts#L105
Unsafe argument of type `any` assigned to a parameter of type `string | RegExp`
|
Run Linter:
src/types/formTypes.ts#L105
Unsafe member access .lei on an `any` value
|
Run Linter:
src/types/formTypes.ts#L116
Unsafe argument of type `any` assigned to a parameter of type `string | RegExp`
|
Run Linter:
src/types/formTypes.ts#L116
Unsafe member access .rssd_id on an `any` value
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading