F/updates improved openapi spec support #77
Annotations
3 errors and 11 warnings
src/utils/sharedUtils.ts#L33
Strings must use doublequote
|
src/utils/sharedUtils.ts#L34
Strings must use doublequote
|
|
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
'DbDefinition' is defined but never used
|
src/nosql-ts.ts#L1
'DbRelationshipDefinition' is defined but never used
|
src/nosql-ts.ts#L2
'DatabaseModelResult' 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#L3
'DatabaseModel' is defined but never used
|
src/nosql-ts.ts#L3
'PropertyModel' is defined but never used
|
src/nosql-ts.ts#L4
'JSONSchema4' is defined but never used
|
src/nosql-ts.ts#L4
'JSONSchema4TypeName' is defined but never used
|
src/nosql-ts.ts#L9
'GetColumnQuantifiers' is defined but never used
|
This job failed
Loading