fix(deps): update dependency validator to v13.12.0 #3202
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'?
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading