add tests #333
Annotations
5 errors and 2 warnings
Build:
src/schema-convertors/internalToExpanded.ts#L1
Module '"./internalToStandard"' has no exported member 'InternalTypeToStandardTypeMap'. Did you mean to use 'import InternalTypeToStandardTypeMap from "./internalToStandard"' instead?
|
Build:
src/schema-convertors/internalToExpanded.ts#L1
Module '"./internalToStandard"' has no exported member 'RELAXED_EJSON_DEFINITIONS'. Did you mean to use 'import RELAXED_EJSON_DEFINITIONS from "./internalToStandard"' instead?
|
Build:
src/schema-convertors/internalToExpanded.ts#L1
Module '"./internalToMongoDB"' has no exported member 'InternalTypeToBsonTypeMap'. Did you mean to use 'import InternalTypeToBsonTypeMap from "./internalToMongoDB"' instead?
|
Build:
src/schema-convertors/internalToExpanded.ts#L1
Cannot find module './util' or its corresponding type declarations.
|
Build
Process completed with exit code 1.
|
Check:
src/schema-convertors/internalToExpanded.ts#L1
'JSONSchema4TypeName' is defined but never used
|
Check:
src/schema-convertors/internalToExpanded.ts#L2
'BaseSchemaType' is defined but never used
|
Loading