fix: exports #127
nodejs.yml
on: pull_request
nodejs
/
prepare
4s
nodejs
/
lint-eslint
36s
nodejs
/
lint-prettier
29s
nodejs
/
lint-check-types
37s
nodejs
/
test-package
36s
Matrix: nodejs / test
Annotations
1 error and 2 warnings
|
nodejs / test-package
The process '/opt/hostedtoolcache/node/22.18.0/x64/bin/node' failed with exit code 1
|
|
nodejs / lint-eslint:
stories/components/ResponsiveChart.stories.tsx#L32
Avoid using state and effects as an event handler. Instead, call the event handling code directly when the event occurs
|
|
nodejs / lint-eslint:
src/hooks/useLogTicks.ts#L36
Unexpected 'todo' comment: 'TODO: `scaledTicks` might not have a...'
|