Skip to content

Update dependency vfile to v6 #1023

Update dependency vfile to v6

Update dependency vfile to v6 #1023

Triggered via pull request August 27, 2024 10:05
Status Failure
Total duration 1m 15s
Artifacts

ci.yaml

on: pull_request
Doc Link Checker
7s
Doc Link Checker
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 7 warnings
Node 18 on ubuntu-latest: src/checker/links.ts#L244
Argument of type 'import("/home/runner/work/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to parameter of type 'import("/home/runner/work/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 18 on ubuntu-latest: src/markdown/heading.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 18 on ubuntu-latest: src/markdown/heading.ts#L25
Type 'Heading' does not satisfy the constraint 'Node<Data>'.
Node 18 on ubuntu-latest: src/markdown/link.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 18 on ubuntu-latest: src/markdown/link.ts#L23
Type 'Definition | Link' does not satisfy the constraint 'Node<Data>'.
Node 18 on ubuntu-latest: src/scanner.ts#L49
Type 'import("/home/runner/work/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to type 'import("/home/runner/work/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 18 on ubuntu-latest
Process completed with exit code 1.
Node 16 on ubuntu-latest: src/checker/links.ts#L244
Argument of type 'import("/home/runner/work/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to parameter of type 'import("/home/runner/work/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 16 on ubuntu-latest: src/markdown/heading.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 16 on ubuntu-latest: src/markdown/heading.ts#L25
Type 'Heading' does not satisfy the constraint 'Node<Data>'.
Node 16 on ubuntu-latest: src/markdown/link.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 16 on ubuntu-latest: src/markdown/link.ts#L23
Type 'Definition | Link' does not satisfy the constraint 'Node<Data>'.
Node 16 on ubuntu-latest: src/scanner.ts#L49
Type 'import("/home/runner/work/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to type 'import("/home/runner/work/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 16 on ubuntu-latest
Process completed with exit code 1.
Node 18 on macos-latest: src/checker/links.ts#L244
Argument of type 'import("/Users/runner/work/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to parameter of type 'import("/Users/runner/work/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 18 on macos-latest: src/markdown/heading.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 18 on macos-latest: src/markdown/heading.ts#L25
Type 'Heading' does not satisfy the constraint 'Node<Data>'.
Node 18 on macos-latest: src/markdown/link.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 18 on macos-latest: src/markdown/link.ts#L23
Type 'Definition | Link' does not satisfy the constraint 'Node<Data>'.
Node 18 on macos-latest: src/scanner.ts#L49
Type 'import("/Users/runner/work/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to type 'import("/Users/runner/work/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 18 on macos-latest
Process completed with exit code 1.
Node 18 on windows-latest: src/checker/links.ts#L244
Argument of type 'import("D:/a/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to parameter of type 'import("D:/a/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 18 on windows-latest: src/markdown/heading.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 18 on windows-latest: src/markdown/heading.ts#L25
Type 'Heading' does not satisfy the constraint 'Node<Data>'.
Node 18 on windows-latest: src/markdown/link.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 18 on windows-latest: src/markdown/link.ts#L23
Type 'Definition | Link' does not satisfy the constraint 'Node<Data>'.
Node 18 on windows-latest: src/scanner.ts#L49
Type 'import("D:/a/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to type 'import("D:/a/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 18 on windows-latest
Process completed with exit code 1.
Node 16 on macos-latest: src/checker/links.ts#L244
Argument of type 'import("/Users/runner/work/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to parameter of type 'import("/Users/runner/work/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 16 on macos-latest: src/markdown/heading.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 16 on macos-latest: src/markdown/heading.ts#L25
Type 'Heading' does not satisfy the constraint 'Node<Data>'.
Node 16 on macos-latest: src/markdown/link.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 16 on macos-latest: src/markdown/link.ts#L23
Type 'Definition | Link' does not satisfy the constraint 'Node<Data>'.
Node 16 on macos-latest: src/scanner.ts#L49
Type 'import("/Users/runner/work/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to type 'import("/Users/runner/work/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 16 on macos-latest
Process completed with exit code 1.
Node 16 on windows-latest: src/checker/links.ts#L244
Argument of type 'import("D:/a/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to parameter of type 'import("D:/a/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 16 on windows-latest: src/markdown/heading.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 16 on windows-latest: src/markdown/heading.ts#L25
Type 'Heading' does not satisfy the constraint 'Node<Data>'.
Node 16 on windows-latest: src/markdown/link.ts#L21
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
Node 16 on windows-latest: src/markdown/link.ts#L23
Type 'Definition | Link' does not satisfy the constraint 'Node<Data>'.
Node 16 on windows-latest: src/scanner.ts#L49
Type 'import("D:/a/doc-link-checker/doc-link-checker/node_modules/to-vfile/node_modules/vfile/lib/index").VFile' is not assignable to type 'import("D:/a/doc-link-checker/doc-link-checker/node_modules/vfile/lib/index").VFile'.
Node 16 on windows-latest
Process completed with exit code 1.
Doc Link Checker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node 18 on ubuntu-latest
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/
Node 16 on ubuntu-latest
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/
Node 18 on macos-latest
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/
Node 18 on windows-latest
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/
Node 16 on macos-latest
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/
Node 16 on windows-latest
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/