Skip to content

* Added the value's expected type to the function name (e.g. requireT… #257

* Added the value's expected type to the function name (e.g. requireT…

* Added the value's expected type to the function name (e.g. requireT… #257

Triggered via push September 6, 2024 21:14
Status Failure
Total duration 30s
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#L155
Unsafe assignment of an error typed value
Build: src/internal/validator/Objects.mts#L155
Unsafe call of an `error` type typed value
Build: src/internal/validator/Objects.mts#L220
Unsafe assignment of an error typed value
Build: src/internal/validator/Objects.mts#L220
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/