Skip to content

chore(deps): update dependency d3 to v7 #3536

chore(deps): update dependency d3 to v7

chore(deps): update dependency d3 to v7 #3536

Triggered via push April 23, 2024 05:03
Status Failure
Total duration 1m 12s
Artifacts

workflow.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

9 errors
run (ubuntu-latest): node_modules/@types/d3-array/index.d.ts#L36
A rest element type must be an array type.
run (ubuntu-latest): node_modules/@types/d3-array/index.d.ts#L37
Type 'TRest' does not satisfy the constraint 'unknown[]'.
run (ubuntu-latest): node_modules/@types/d3-array/index.d.ts#L47
A rest element type must be an array type.
run (ubuntu-latest): node_modules/@types/d3-array/index.d.ts#L48
Type 'TRest' does not satisfy the constraint 'unknown[]'.
run (ubuntu-latest): node_modules/@types/d3-array/index.d.ts#L541
A rest element must be last in a tuple type.
run (ubuntu-latest): node_modules/@types/d3-array/index.d.ts#L612
A rest element must be last in a tuple type.
run (ubuntu-latest): src/dragger.ts#L23
Property 'event' does not exist on type 'typeof import("/home/runner/work/d3-svg-path-editor/d3-svg-path-editor/node_modules/@types/d3/index")'.
run (ubuntu-latest): src/snapper.ts#L136
Property 'mouse' does not exist on type 'typeof import("/home/runner/work/d3-svg-path-editor/d3-svg-path-editor/node_modules/@types/d3/index")'.
run (ubuntu-latest)
Process completed with exit code 2.