Skip to content

feat(radar): add onClick handler #2434

feat(radar): add onClick handler

feat(radar): add onClick handler #2434

Re-run triggered June 20, 2024 13:07
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
build: packages/radar/src/RadarGrid.tsx#L5
Module '"./types"' has no exported member 'ComputedDatum'.
build: packages/radar/src/RadarGrid.tsx#L5
'ComputedDatum' is declared but its value is never read.
build: packages/radar/src/RadarGrid.tsx#L5
'RadarSvgProps' is declared but its value is never read.
build: packages/static/src/mappings/radar.ts#L3
Cannot find module '@nivo/radar' 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/radar/src/RadarGrid.tsx#L5
Module '"./types"' has no exported member 'ComputedDatum'.
end-to-end-tests: packages/radar/src/RadarGrid.tsx#L5
'ComputedDatum' is declared but its value is never read.
end-to-end-tests: packages/radar/src/RadarGrid.tsx#L5
'RadarSvgProps' is declared but its value is never read.
end-to-end-tests: packages/static/src/mappings/radar.ts#L3
Cannot find module '@nivo/radar' 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
end-to-end-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.