Skip to content

♻️ Make "go to source definition" work #219

♻️ Make "go to source definition" work

♻️ Make "go to source definition" work #219

Triggered via pull request May 6, 2024 14:44
Status Failure
Total duration 33s
Artifacts

pr-documentation.yml

on: pull_request
build  /  build_pr_documentation
23s
build / build_pr_documentation
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build / build_pr_documentation
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Partial<Record<Dtype, number>>'.
build / build_pr_documentation
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Partial<Record<Dtype, number>>'.
build / build_pr_documentation
Parameter 'a' implicitly has an 'any' type.
build / build_pr_documentation
Parameter 'b' implicitly has an 'any' type.
build / build_pr_documentation
Element implicitly has an 'any' type because expression of type 'Entries<T>' can't be used to index type 'Partial<Record<Dtype, number>>'.
build / build_pr_documentation
Element implicitly has an 'any' type because expression of type 'Entries<T>' can't be used to index type 'Partial<Record<Dtype, number>>'.
build / build_pr_documentation
Cannot find module 'type-fest' or its corresponding type declarations.
build / build_pr_documentation
Cannot find module 'type-fest' or its corresponding type declarations.
build / build_pr_documentation
Process completed with exit code 1.
build / build_pr_documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build_pr_documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/