fix(deps): update dependency validator to v13.12.0 #3229
Annotations
10 errors and 1 warning
src/decorator/string/IsAlpha.ts#L12
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
src/decorator/string/IsAlpha.ts#L20
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
src/decorator/string/IsAlphanumeric.ts#L12
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
src/decorator/string/IsAlphanumeric.ts#L21
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
src/decorator/string/IsCurrency.ts#L12
Cannot find namespace 'ValidatorJS'.
|
src/decorator/string/IsCurrency.ts#L21
Cannot find namespace 'ValidatorJS'.
|
src/decorator/string/IsDateString.ts#L11
Cannot find namespace 'ValidatorJS'.
|
src/decorator/string/IsDateString.ts#L19
Cannot find namespace 'ValidatorJS'.
|
src/decorator/string/IsDecimal.ts#L12
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
src/decorator/string/IsDecimal.ts#L21
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading