fix(deps): update dependency validator to v13.12.0 #3230
continuous-integration-workflow.yml
on: pull_request
Linters
15s
Build
13s
Matrix: Tests
Annotations
12 errors and 4 warnings
Build:
src/decorator/string/IsAlpha.ts#L12
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
Build:
src/decorator/string/IsAlpha.ts#L20
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
Build:
src/decorator/string/IsAlphanumeric.ts#L12
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
Build:
src/decorator/string/IsAlphanumeric.ts#L21
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
Build:
src/decorator/string/IsCurrency.ts#L12
Cannot find namespace 'ValidatorJS'.
|
Build:
src/decorator/string/IsCurrency.ts#L21
Cannot find namespace 'ValidatorJS'.
|
Build:
src/decorator/string/IsDateString.ts#L11
Cannot find namespace 'ValidatorJS'.
|
Build:
src/decorator/string/IsDateString.ts#L19
Cannot find namespace 'ValidatorJS'.
|
Build:
src/decorator/string/IsDecimal.ts#L12
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
Build:
src/decorator/string/IsDecimal.ts#L21
Cannot find namespace 'ValidatorJS'. Did you mean 'validator'?
|
Tests (lts/*)
Process completed with exit code 1.
|
Tests (current)
Process completed with exit code 1.
|
Build
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/
|
Linters
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/
|
Tests (lts/*)
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/
|
Tests (current)
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/
|