chore(deps): update dependency eslint-plugin-n to v17 #22
Annotations
10 errors and 1 warning
Run pnpm tsc:
src/funnel-graph.ts#L457
Argument of type 'HTMLElement | undefined' is not assignable to parameter of type 'SVGElement | null | undefined'.
|
Run pnpm tsc:
src/funnel-graph.ts#L477
Argument of type 'string | string[]' is not assignable to parameter of type 'string[]'.
|
Run pnpm tsc:
src/funnel-graph.ts#L507
'gradients' is possibly 'undefined'.
|
Run pnpm tsc:
src/funnel-graph.ts#L508
'gradients' is possibly 'undefined'.
|
Run pnpm tsc:
src/funnel-graph.ts#L522
'gradients' is possibly 'undefined'.
|
Run pnpm tsc:
src/funnel-graph.ts#L523
'gradients' is possibly 'undefined'.
|
Run pnpm tsc:
src/funnel-graph.ts#L681
Argument of type '{ data: FunnelGraphData; }' is not assignable to parameter of type 'FunnelGraphOptions'.
|
Run pnpm tsc:
src/funnel-graph.ts#L694
Argument of type '{ data: FunnelGraphData; }' is not assignable to parameter of type 'FunnelGraphOptions'.
|
Run pnpm tsc:
src/funnel-graph.ts#L697
Argument of type '{ data: FunnelGraphData; }' is not assignable to parameter of type 'FunnelGraphOptions'.
|
Run pnpm tsc:
src/funnel-graph.ts#L708
Argument of type '{ data: FunnelGraphData; }' is not assignable to parameter of type 'FunnelGraphOptions'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading