Bump core-types-ts from 3.5.0 to 4.1.0 #63
Annotations
1 error and 11 warnings
|
The following actions uses Node.js version which is deprecated 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/
|
src/nosql-ts.ts#L1
'DbRelationshipDefinition' is defined but never used
|
src/nosql-ts.ts#L2
'TableAttribute' is defined but never used
|
src/nosql-ts.ts#L2
'TableEntity' is defined but never used
|
src/nosql-ts.ts#L9
'RemoveNameQuantifiers' is defined but never used
|
src/nosql-ts.ts#L163
'primaryKeyList' is assigned a value but never used
|
src/nosql-ts.ts#L169
'exportedTables' is assigned a value but never used
|
src/nosql-ts.ts#L289
'tableName' is defined but never used
|
src/nosql-ts.ts#L485
'edgeCell' is assigned a value but never used
|
src/nosql.ts#L1
'DbRelationshipDefinition' is defined but never used
|
src/nosql.ts#L2
'TableAttribute' is defined but never used
|
This job failed
Loading