fix(deps): update dependency validator to v13.12.0 #3202
continuous-integration-workflow.yml
on: pull_request
Linters
15s
Build
18s
Matrix: Tests
Annotations
12 errors and 4 warnings
Tests (lts/*)
Process completed with exit code 1.
|
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 (current)
Process completed with exit code 1.
|
Linters
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/.
|
Tests (lts/*)
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/.
|
Build
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/.
|
Tests (current)
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/.
|