Skip to content

Added StringValidator.doesNotContainWhitespace() #249

Added StringValidator.doesNotContainWhitespace()

Added StringValidator.doesNotContainWhitespace() #249

Triggered via push August 31, 2024 12:23
Status Failure
Total duration 33s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build
Cannot find module 'lodash.isEqual' or its corresponding type declarations.
Build: src/internal/validator/Objects.mts#L153
Unsafe assignment of an error typed value
Build: src/internal/validator/Objects.mts#L153
Unsafe call of an `error` type typed value
Build: src/internal/validator/Objects.mts#L214
Unsafe assignment of an error typed value
Build: src/internal/validator/Objects.mts#L214
Unsafe call of an `error` type typed value
Build
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/