Skip to content

Added StringValidator.doesNotContainWhitespace() #248

Added StringValidator.doesNotContainWhitespace()

Added StringValidator.doesNotContainWhitespace() #248

Triggered via push August 31, 2024 12:22
Status Failure
Total duration 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
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/
Build: src/validator/StringValidator.mts#L74
tsdoc-undefined-tag: The TSDoc tag "@return" is not defined in this configuration
Build: src/validator/component/NumberComponent.mts#L98
tsdoc-code-span-missing-delimiter: The code span is missing its closing backtick