Devrel 1202/files validation #615
Annotations
3 errors
Run npm run checkTests:
tests/unit/syncModel/validation/languageSchema.test.ts#L3
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../../src/modules/sync/validation/entitySchema.js'?
|
Run npm run checkTests:
tests/unit/syncModel/validation/typeSchema.test.ts#L3
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../../../src/modules/sync/validation/entitySchema.js'?
|
Run npm run checkTests
Process completed with exit code 2.
|
Loading