Skip to content

(ci): Docs link checker. #1

(ci): Docs link checker.

(ci): Docs link checker. #1

Triggered via pull request August 7, 2024 05:27
Status Failure
Total duration 48s
Artifacts

docs.yml

on: pull_request
validate-docs-links
39s
validate-docs-links
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
validate-docs-links
Cannot find module 'fs/promises' or its corresponding type declarations.
validate-docs-links
Cannot find module 'path' or its corresponding type declarations.
validate-docs-links
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
validate-docs-links
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
validate-docs-links
'pullRequest' is possibly 'undefined'.
validate-docs-links
'pullRequest' is possibly 'undefined'.
validate-docs-links
'pullRequest' is possibly 'undefined'.
validate-docs-links
No overload matches this call.
validate-docs-links
Cannot find module 'scheduler/tracing' or its corresponding type declarations.
validate-docs-links
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
validate-docs-links
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/