frontend/src/old-pages/Clusters/Accounting.tsx (6 lines): - line 142: // @ts-expect-error TS(2322) FIXME: Type '{ label: Element; value: any; } | undefined'... Remove this comment to see the full error message - line 153: // @ts-expect-error TS(2322) FIXME: Type '({ label: Element; value: any; } | undefined... Remove this comment to see the full error message - line 187: // @ts-expect-error TS(2322) FIXME: Type '{ label: Element; value: any; } | undefined'... Remove this comment to see the full error message - line 198: // @ts-expect-error TS(2322) FIXME: Type '({ label: Element; value: any; } | undefined... Remove this comment to see the full error message - line 527: /* @ts-expect-error TS(2345) FIXME: Argument of type 'Value | null' is not assignable ... Remove this comment to see the full error message */ - line 530: /* @ts-expect-error FIXME: Argument of type 'Value | null' is not assignable ... Remove this comment to see the full error message */ frontend/src/util.ts (6 lines): - line 12: // @ts-expect-error TS(7023) FIXME: 'getIn' implicitly has return type 'any' because i... Remove this comment to see the full error message - line 36: // @ts-expect-error TS(7023) FIXME: 'setIn' implicitly has return type 'any' because i... Remove this comment to see the full error message - line 40: // @ts-expect-error TS(7022) FIXME: 'updated' implicitly has type 'any' because it doe... Remove this comment to see the full error message - line 47: // @ts-expect-error TS(7023) FIXME: 'updateIn' implicitly has return type 'any' becaus... Remove this comment to see the full error message - line 51: // @ts-expect-error TS(7022) FIXME: 'updated' implicitly has type 'any' because it doe... Remove this comment to see the full error message - line 66: // @ts-expect-error TS(7053) FIXME: Element implicitly has an 'any' type because expre... Remove this comment to see the full error message frontend/src/old-pages/Configure/Storage.tsx (3 lines): - line 99: //TODO Add idType as an attribute within STORAGE_TYPE_PROPS to avoid nested ternary operations. - line 878: //TODO Add idType as an attribute within STORAGE_TYPE_PROPS to avoid nested ternary operations. - line 884: //TODO Add idType as an attribute within STORAGE_TYPE_PROPS to avoid nested ternary operations. frontend/src/old-pages/Configure/Cluster.tsx (3 lines): - line 219: // @ts-expect-error TS(2345) FIXME: Argument of type 'string[] | undefined' is not ass... Remove this comment to see the full error message - line 225: // @ts-expect-error TS(2322) FIXME: Type '({ label: Element; value: string; } | undefi... Remove this comment to see the full error message - line 331: // @ts-expect-error TS(2322) FIXME: Type '{ label: JSX.Element; value: any; }' is not ... Remove this comment to see the full error message frontend/src/components/FileChooser.tsx (2 lines): - line 23: // @ts-expect-error TS(2531) FIXME: Object is possibly 'null'. - line 30: // @ts-expect-error TS(2531) FIXME: Object is possibly 'null'. frontend/src/old-pages/Configure/useWizardNavigation.ts (1 line): - line 2: // @ts-expect-error TS(7016) FIXME: Could not find a declaration file for module 'js-y... Remove this comment to see the full error message frontend/src/old-pages/Configure/util.tsx (1 line): - line 19: // @ts-expect-error TS(7016) FIXME: Could not find a declaration file for module 'js-y... Remove this comment to see the full error message frontend/src/store.ts (1 line): - line 135: // @ts-expect-error TS(7023) FIXME: 'getState' implicitly has return type 'any' becaus... Remove this comment to see the full error message frontend/src/old-pages/Clusters/StackEvents.tsx (1 line): - line 166: // @ts-expect-error TS(2322) FIXME: Type 'string | 0 | undefined' is not assignable to... Remove this comment to see the full error message frontend/src/model.tsx (1 line): - line 15: // @ts-expect-error TS(7016) FIXME: Could not find a declaration file for module 'js-y... Remove this comment to see the full error message frontend/src/old-pages/Clusters/Filesystems.tsx (1 line): - line 206: // @ts-expect-error TS(2786) FIXME: 'StorageId' cannot be used as a JSX component. frontend/src/old-pages/Images/CustomImages/CustomImages.tsx (1 line): - line 248: // @ts-expect-error TS(2345) FIXME: Argument of type 'OptionDefinition' is not assigna... Remove this comment to see the full error message frontend/src/old-pages/Clusters/util.tsx (1 line): - line 10: // @ts-expect-error TS(7016) FIXME: Could not find a declaration file for module 'js-y... Remove this comment to see the full error message frontend/src/old-pages/Clusters/CreateButtonDropdown/CreateButtonDropdown.tsx (1 line): - line 23: // @ts-expect-error TS(7016) FIXME: Could not find a declaration file for module 'js-y... Remove this comment to see the full error message