feat(InputPercent): add InputPercent component #1934
nodejs.yml
on: pull_request
nodejs
/
prepare
3s
lint-stylelint
25s
nodejs
/
lint-eslint
32s
nodejs
/
lint-prettier
20s
nodejs
/
lint-check-types
22s
Matrix: nodejs / test
Annotations
2 errors and 16 warnings
nodejs / lint-check-types:
stories/components/input-percent.stories.tsx#L35
Exported variable 'Functional' has or is using name 'InputPercentProps' from external module "/home/runner/work/react-science/react-science/src/components/input-percent/InputPercent" but cannot be named.
|
nodejs / lint-check-types
Process completed with exit code 2.
|
nodejs / prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-stylelint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-check-types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-eslint:
src/app-data/loaders/biologicLoader.ts#L29
Unexpected 'todo' comment: 'TODO: load in parallel'
|
nodejs / lint-eslint:
src/app-data/loaders/biologicLoader.ts#L46
Unexpected 'todo' comment: 'TODO: load in parallel'
|
nodejs / lint-eslint:
src/app-data/loaders/cdfLoader.ts#L24
Unexpected 'todo' comment: 'TODO: load in parallel'
|
nodejs / lint-eslint:
src/app-data/loaders/jcampLoader.ts#L25
Unexpected 'todo' comment: 'TODO: load in parallel'
|
nodejs / lint-eslint:
src/app-data/loaders/jcampLoader.ts#L75
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/app-data/loaders/jcampLoader.ts#L76
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/app-data/loaders/loadMeasurements.ts#L25
Unexpected 'todo' comment: 'TODO: load in parallel'
|
nodejs / lint-eslint:
src/app-data/loaders/loadMeasurements.ts#L43
Unexpected 'todo' comment: 'TODO: should we accept empty data?'
|
nodejs / lint-eslint:
src/app-data/loaders/proprietary/agilent/cary500Loader.ts#L17
Unexpected 'todo' comment: 'TODO: load in parallel'
|
nodejs / lint-eslint:
src/app-data/loaders/spcLoader.ts#L28
Unexpected 'todo' comment: 'TODO: load in parallel'
|