♻️ move table folder one level up #202
Annotations
20 errors and 2 warnings
Node.js 20:
src/extras/consoleTable.ts#L4
Cannot find module './table/arrayOfObjectsTable' or its corresponding type declarations.
|
Node.js 20:
src/extras/consoleTable.ts#L5
Cannot find module './table/flatObjectOrArrayTable' or its corresponding type declarations.
|
Node.js 20:
src/table/CellBorder.ts#L1
Cannot find module '../../core/ConsoleStyle' or its corresponding type declarations.
|
Node.js 20:
src/table/CellBorder.ts#L3
Cannot find module '../../core/consoleApply' or its corresponding type declarations.
|
Node.js 20:
src/table/arrayOfObjectsTable.ts#L1
Cannot find module '../../core/consoleText' or its corresponding type declarations.
|
Node.js 20:
src/table/arrayOfObjectsTable.ts#L6
Cannot find module '../consoleTable' or its corresponding type declarations.
|
Node.js 20:
src/table/arrayOfObjectsTable.ts#L8
Cannot find module '../../utils/savedAvailableLengthGuess' or its corresponding type declarations.
|
Node.js 20:
src/table/calcColumnsSize.ts#L2
Cannot find module '../../utils/spansLength' or its corresponding type declarations.
|
Node.js 20:
src/table/consoleTableCell.ts#L1
Cannot find module '../../inspect/inspectors/inspectInline' or its corresponding type declarations.
|
Node.js 20:
src/table/consoleTableCell.ts#L2
Cannot find module '../../inspect/inspectors/inspectAny' or its corresponding type declarations.
|
Node.js 18:
src/extras/consoleTable.ts#L4
Cannot find module './table/arrayOfObjectsTable' or its corresponding type declarations.
|
Node.js 18:
src/extras/consoleTable.ts#L5
Cannot find module './table/flatObjectOrArrayTable' or its corresponding type declarations.
|
Node.js 18:
src/table/CellBorder.ts#L1
Cannot find module '../../core/ConsoleStyle' or its corresponding type declarations.
|
Node.js 18:
src/table/CellBorder.ts#L3
Cannot find module '../../core/consoleApply' or its corresponding type declarations.
|
Node.js 18:
src/table/arrayOfObjectsTable.ts#L1
Cannot find module '../../core/consoleText' or its corresponding type declarations.
|
Node.js 18:
src/table/arrayOfObjectsTable.ts#L6
Cannot find module '../consoleTable' or its corresponding type declarations.
|
Node.js 18:
src/table/arrayOfObjectsTable.ts#L8
Cannot find module '../../utils/savedAvailableLengthGuess' or its corresponding type declarations.
|
Node.js 18:
src/table/calcColumnsSize.ts#L2
Cannot find module '../../utils/spansLength' or its corresponding type declarations.
|
Node.js 18:
src/table/consoleTableCell.ts#L1
Cannot find module '../../inspect/inspectors/inspectInline' or its corresponding type declarations.
|
Node.js 18:
src/table/consoleTableCell.ts#L2
Cannot find module '../../inspect/inspectors/inspectAny' or its corresponding type declarations.
|
Node.js 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|