Add custom node type typing and expose state modification functions for custom nodes in Sankey diagrams #2458
ci.yml
on: pull_request
build
1m 16s
end-to-end-tests
1m 34s
Annotations
10 errors and 2 warnings
build:
packages/sankey/src/Sankey.tsx#L238
No overload matches this call.
|
build:
packages/static/src/mappings/sankey.ts#L3
Cannot find module '@nivo/sankey' or its corresponding type declarations.
|
build:
packages/express/src/memory-storage.ts#L1
Cannot find module '@nivo/static' or its corresponding type declarations.
|
build:
packages/express/src/index.ts#L4
Cannot find module '@nivo/static' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|
end-to-end-tests:
packages/sankey/src/Sankey.tsx#L238
No overload matches this call.
|
end-to-end-tests:
packages/static/src/mappings/sankey.ts#L3
Cannot find module '@nivo/sankey' or its corresponding type declarations.
|
end-to-end-tests:
packages/express/src/memory-storage.ts#L1
Cannot find module '@nivo/static' or its corresponding type declarations.
|
end-to-end-tests:
packages/express/src/index.ts#L4
Cannot find module '@nivo/static' or its corresponding type declarations.
|
end-to-end-tests
Process completed with exit code 2.
|
build
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/
|
end-to-end-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|