fix confirm modal outline #1223
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
5s
nodejs
/
lint-eslint
1m 4s
nodejs
/
lint-prettier
32s
nodejs
/
lint-check-types
51s
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
|