feat: improve splitter component to work on touch devices #1222
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
nodejs.yml
on: pull_request
nodejs
/
prepare
6s
nodejs
/
lint-eslint
51s
nodejs
/
lint-prettier
42s
nodejs
/
lint-check-types
38s
Matrix: nodejs / test
Annotations
10 warnings
nodejs / lint-eslint:
src/app-data/loaders/jcampLoader.ts#L78
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/app-data/loaders/jcampLoader.ts#L79
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/app-data/loaders/loadMeasurements.ts#L42
Unexpected 'todo' comment: 'TODO: should we accept empty data?'
|
nodejs / lint-eslint:
src/app-data/state/appState.tsx#L41
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/app-data/state/appState.tsx#L53
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/app-data/state/appState.tsx#L61
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/app-data/state/appState.tsx#L65
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/app-data/state/appState.tsx#L69
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/app-data/state/data/AppData.ts#L23
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/app-data/state/data/AppData.ts#L25
Unexpected any. Specify a different type
|