Bump ts-jest from 29.1.5 to 29.2.5 #100
Annotations
11 warnings
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests:
src/nosql-ts.ts#L133
'primaryKeyList' is assigned a value but never used
|
tests:
src/nosql-ts.ts#L139
'exportedTables' is assigned a value but never used
|
tests:
src/nosql.ts#L118
'primaryKeyList' is assigned a value but never used
|
tests:
src/nosql.ts#L124
'exportedTables' is assigned a value but never used
|
tests:
src/sql.ts#L139
'primaryKeyList' is assigned a value but never used
|
tests:
src/sql.ts#L145
'exportedTables' is assigned a value but never used
|
tests:
src/types/drawio-types.ts#L3
'Draw' is defined but never used
|
tests:
src/types/drawio-types.ts#L7
'Customwindow' is defined but never used
|
tests:
src/types/drawio-types.ts#L11
'log' is defined but never used
|
tests:
src/types/drawio-types.ts#L12
'mxCellHighlight' is defined but never used
|