pr suggestions #263
Annotations
6 errors and 7 warnings
Build:
src/index.ts#L1
'"./types"' has no exported member named 'MongoDBJSONSchema'. Did you mean 'MongodbJSONSchema'?
|
Build:
src/index.ts#L1
Cannot find module './utils' or its corresponding type declarations.
|
Build:
src/index.ts#L1
Expected 1 arguments, but got 2.
|
Build:
src/schema-accessor.ts#L1
'"./types"' has no exported member named 'MongoDBJSONSchema'. Did you mean 'MongodbJSONSchema'?
|
Build:
src/schema-convertors.ts#L1
'"./types"' has no exported member named 'MongoDBJSONSchema'. Did you mean 'MongodbJSONSchema'?
|
Build
Process completed with exit code 2.
|
Check:
src/schema-accessor.ts#L32
'options' is defined but never used
|
Check:
src/schema-convertors.ts#L5
'internalSchema' is defined but never used
|
Check:
src/schema-convertors.ts#L6
'options' is defined but never used
|
Check:
src/schema-convertors.ts#L14
'internalSchema' is defined but never used
|
Check:
src/schema-convertors.ts#L15
'options' is defined but never used
|
Check:
src/schema-convertors.ts#L23
'internalSchema' is defined but never used
|
Check:
src/schema-convertors.ts#L24
'options' is defined but never used
|
Loading