Skip to content

fix: update dependencies #598

fix: update dependencies

fix: update dependencies #598

Triggered via pull request July 30, 2024 15:30
@targostargos
synchronize #464
fixes
Status Success
Total duration 1m 27s
Artifacts

nodejs.yml

on: pull_request
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
1m 2s
nodejs / lint-eslint
nodejs  /  lint-prettier
50s
nodejs / lint-prettier
nodejs  /  lint-check-types
57s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

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...'