improve manual range picking n fix simulation of diagonal peaks in COSY prediction #8107
nodejs.yml
on: pull_request
nodejs
/
prepare
18s
stylelint
35s
nodejs
/
lint-eslint
1m 10s
nodejs
/
lint-prettier
35s
nodejs
/
lint-check-types
43s
Matrix: nodejs / test
Annotations
24 errors and 19 warnings
nodejs / test (23)
Process completed with exit code 1.
|
nodejs / test (20)
Process completed with exit code 1.
|
nodejs / test (22)
Process completed with exit code 1.
|
nodejs / test (18)
Process completed with exit code 1.
|
nodejs / lint-check-types:
src/component/1d-2d/components/FloatMoleculeStructures/DraggableStructure.tsx#L3
Cannot find module 'nmr-processing' or its corresponding type declarations.
|
nodejs / lint-check-types:
src/component/1d-2d/components/FloatMoleculeStructures/index.tsx#L2
Cannot find module 'nmr-processing' or its corresponding type declarations.
|
nodejs / lint-check-types:
src/component/1d/ApodizationLine.tsx#L7
Cannot find module 'nmr-processing' or its corresponding type declarations.
|
nodejs / lint-check-types:
src/component/1d/ExclusionZoneAnnotation.tsx#L3
Cannot find module 'nmr-processing' or its corresponding type declarations.
|
nodejs / lint-check-types:
src/component/1d/ExclusionZonesAnnotations.tsx#L2
Cannot find module 'nmr-processing' or its corresponding type declarations.
|
nodejs / lint-check-types:
src/component/1d/database/ResurrectedDatabaseRanges.tsx#L3
Cannot find module 'nmr-processing' or its corresponding type declarations.
|
nodejs / lint-check-types:
src/component/1d/database/ResurrectedDatabaseRanges.tsx#L52
Conversion of type '[string, string] | [undefined, undefined]' to type 'number[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
nodejs / lint-check-types:
src/component/1d/integral/IntegralResizable.tsx#L3
Cannot find module 'nmr-processing' or its corresponding type declarations.
|
nodejs / lint-check-types:
src/component/1d/integral/IntegralsSeries.tsx#L3
Cannot find module 'nmr-processing' or its corresponding type declarations.
|
nodejs / lint-check-types:
src/component/1d/integral/IntegralsSeries.tsx#L33
Property 'id' does not exist on type 'IntegralData'.
|
nodejs / lint-eslint:
src/component/hooks/useCheckToolsVisibility.ts#L65
This assertion is unnecessary since it does not change the type of the expression
|
nodejs / lint-eslint:
src/component/modal/EditPeakShapeModal.tsx#L43
This assertion is unnecessary since it does not change the type of the expression
|
nodejs / lint-eslint:
src/component/modal/editRange/forms/components/signal-tabs/SignalJCouplingsTable.tsx#L44
Invalid type "string | number | symbol" of template literal expression
|
nodejs / lint-eslint:
src/component/modal/editRange/forms/components/signal-tabs/SignalPeaksTable.tsx#L40
Invalid type "string | number | symbol" of template literal expression
|
nodejs / lint-eslint:
src/component/panels/filtersPanel/Filters/base/BaseApodizationOptions.tsx#L257
Invalid type "string | number | symbol" of template literal expression
|
nodejs / lint-eslint:
src/component/panels/filtersPanel/Filters/base/BaseApodizationOptions.tsx#L261
Invalid type "string | number | symbol" of template literal expression
|
nodejs / lint-eslint:
src/component/panels/filtersPanel/Filters/base/BaseApodizationOptions.tsx#L293
Invalid type "string | number | symbol" of template literal expression
|
nodejs / lint-eslint:
src/component/reducer/actions/FiltersActions.ts#L1465
This assertion is unnecessary since it does not change the type of the expression
|
nodejs / lint-eslint:
src/component/reducer/actions/FiltersActions.ts#L1470
This assertion is unnecessary since it does not change the type of the expression
|
nodejs / lint-eslint:
src/component/reducer/actions/FiltersActions.ts#L1573
This assertion is unnecessary since it does not change the type of the expression
|
nodejs / prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stylelint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / test (23)
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 (20)
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 / test (18)
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-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/component/assignment/index.tsx#L31
Unexpected 'todo' comment: 'TODO: Fix this type error. It's been...'
|
nodejs / lint-eslint:
src/component/elements/Alert.tsx#L139
Do not use Array index in keys
|
nodejs / lint-eslint:
src/component/elements/Button.tsx#L1
Unexpected 'todo' comment: 'TODO resolve the eslint rules'
|
nodejs / lint-eslint:
src/component/elements/InputRange.tsx#L39
Unexpected 'todo' comment: 'TODO: remove this hacky ref usage.'
|
nodejs / lint-eslint:
src/component/elements/NumberInput2Controller.tsx#L19
Capture group '(\.\d+)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/component/modal/MultipletAnalysisModal.tsx#L189
Unexpected 'todo' comment: 'TODO: handle error'
|
nodejs / lint-eslint:
src/component/panels/RangesPanel/hooks/useMapRanges.ts#L9
Unexpected 'todo' comment: 'TODO need to refactor the ranges table'
|
nodejs / lint-eslint:
src/component/panels/SummaryPanel/utilities/Utilities.ts#L125
Unexpected 'todo' comment: 'TODO: handle default?'
|
nodejs / lint-eslint:
src/component/panels/spectrumSimulation/SpectrumSimulation.tsx#L30
Capture group '(\.\d+)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/component/reducer/actions/DomainActions.ts#L24
`../../../data/data1d/Spectrum1D/isSpectrum1D.js` import should occur before import of `../../../data/data2d/Spectrum2D/index.js`
|