chore(deps): update dependency d3 to v7 #3456
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.
|