Skip to content

docs(isEmpty): differences between Radashi and Lodash #328

docs(isEmpty): differences between Radashi and Lodash

docs(isEmpty): differences between Radashi and Lodash #328

Triggered via pull request July 30, 2024 03:16
Status Failure
Total duration 40s
Artifacts

check-pr.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Validate
Action failed with error: HttpError: Resource not accessible by integration
Validate
'this' implicitly has type 'any' because it does not have a type annotation.
Validate
'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
Validate
'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
Validate
This expression is not callable.
Validate
This expression is not callable.
Validate
The right-hand side of an 'instanceof' expression must be either of type 'any', a class, function, or other type assignable to the 'Function' interface type, or an object type with a 'Symbol.hasInstance' method.
Validate
Process completed with exit code 1.
Validate
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/