oxford instrument jcamp #6323
Annotations
8 errors
src/component/1d/ranges/Ranges.tsx#L59
Property 'showRangesIntegrals' does not exist on type 'RangesViewState'.
|
src/component/hooks/useActiveSpectrumRangesViewState.ts#L10
Type '{ showPeaks: false; showMultiplicityTrees: false; showRangesIntegrals: boolean; showJGraph: false; displayingMode: "spread"; }' is not assignable to type 'RangesViewState'.
|
src/component/panels/RangesPanel/RangesHeader.tsx#L68
Property 'showRangesIntegrals' does not exist on type 'RangesViewState'.
|
src/component/panels/RangesPanel/RangesHeader.tsx#L117
Type '"showRangesIntegrals"' is not assignable to type '"showPeaks" | "showMultiplicityTrees" | "showJGraph" | "showIntegrals"'. Did you mean '"showIntegrals"'?
|
src/component/reducer/Reducer.ts#L51
Property 'integrals' is missing in type '{ molecules: {}; ranges: {}; zones: {}; peaks: {}; spectra: { activeSpectra: {}; activeTab: string; showLegend: false; selectReferences: {}; }; zoom: { levels: {}; }; verticalAlign: {}; predictions: {}; currentSimulatedSpectrumKey: null; }' but required in type 'ViewState'.
|
src/component/reducer/preferences/utilities/getPreferencesByWorkspace.ts#L7
Return type of exported function has or is using name 'WorkspaceMeta' from external module "/home/runner/work/nmrium/nmrium/node_modules/nmr-load-save/nmr-load-save" but cannot be named.
|
src/component/toolbar/ToolTypes.ts#L36
Property 'phaseCorrectionTwoDimensions' is missing in type '{ zoom: { id: string; label: string; hasOptionPanel: false; isFilter: false; isToggle: true; }; peakPicking: { id: string; label: string; hasOptionPanel: true; isFilter: false; mode: "1D"; spectraOptions: { ...; }[]; isToggle: true; }; ... 25 more ...; autoRangeAndZonePicking: { ...; }; }' but required in type 'RecordOptions'.
|
|
The logs for this run have expired and are no longer available.
Loading