docs: move storybook to Cloudflare #602
nodejs.yml
on: push
nodejs
/
prepare
3s
nodejs
/
lint-eslint
1m 5s
nodejs
/
lint-prettier
47s
nodejs
/
lint-check-types
51s
Matrix: nodejs / test
Annotations
10 warnings
nodejs / lint-eslint:
src/components/Annotations/Annotation.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/components/Legend.tsx#L175
Unexpected 'todo' comment: 'TODO: fix this as it's not guaranteed...'
|
nodejs / lint-eslint:
src/components/Markers.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/contexts/legendContext.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/contexts/plotController/plotControllerContext.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/contexts/plotController/plotControllerContext.tsx#L31
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/contexts/plotController/plotControllerContext.tsx#L47
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/contexts/plotController/plotControllerContext.tsx#L79
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
nodejs / lint-eslint:
src/hooks/usePan.tsx#L18
Unexpected 'todo' comment: 'TODO : cursor state'
|
nodejs / lint-eslint:
src/hooks/useStartMoveEnd.ts#L46
Unexpected 'todo' comment: 'TODO: boolean that says if pointer is...'
|