F/updates improved openapi spec support #78
Annotations
11 warnings
tests
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/
|
tests:
src/nosql-ts.ts#L1
'DbDefinition' is defined but never used
|
tests:
src/nosql-ts.ts#L1
'DbRelationshipDefinition' is defined but never used
|
tests:
src/nosql-ts.ts#L2
'DatabaseModelResult' is defined but never used
|
tests:
src/nosql-ts.ts#L2
'TableAttribute' is defined but never used
|
tests:
src/nosql-ts.ts#L2
'TableEntity' is defined but never used
|
tests:
src/nosql-ts.ts#L3
'DatabaseModel' is defined but never used
|
tests:
src/nosql-ts.ts#L3
'PropertyModel' is defined but never used
|
tests:
src/nosql-ts.ts#L4
'JSONSchema4' is defined but never used
|
tests:
src/nosql-ts.ts#L4
'JSONSchema4TypeName' is defined but never used
|
tests:
src/nosql-ts.ts#L9
'GetColumnQuantifiers' is defined but never used
|