feat: Code connect #28
Annotations
9 errors
Compile JS Modules:
test/fetch-icons/integration/fetchIcons.test.ts#L3
Module '"../../../scripts/fetch-icons/fetchIcons.js"' has no exported member 'definitionsDir'. Did you mean to use 'import definitionsDir from "../../../scripts/fetch-icons/fetchIcons.js"' instead?
|
Compile JS Modules:
test/fetch-icons/integration/fetchIcons.test.ts#L3
Module '"../../../scripts/fetch-icons/fetchIcons.js"' has no exported member 'fontDir'. Did you mean to use 'import fontDir from "../../../scripts/fetch-icons/fetchIcons.js"' instead?
|
Compile JS Modules:
test/fetch-icons/integration/fetchIcons.test.ts#L44
Expected 3 arguments, but got 2.
|
Compile JS Modules:
test/fetch-icons/integration/generateDefinitionFiles.test.ts#L5
'"../../data/constants.js"' has no exported member named 'testDefinitionsOutputDir'. Did you mean 'testIconsOutputDir'?
|
Compile JS Modules:
test/fetch-icons/integration/generateDefinitionFiles.test.ts#L9
Expected 3 arguments, but got 4.
|
Compile JS Modules:
test/fetch-icons/integration/generateFontFiles.test.ts#L4
'"../../data/constants.js"' has no exported member named 'testFontsOutputDir'. Did you mean 'testTSOutputDir'?
|
Compile JS Modules:
test/fetch-icons/integration/generateFontFiles.test.ts#L16
Expected 4 arguments, but got 3.
|
Compile JS Modules:
test/fetch-icons/integration/generateFontFiles.test.ts#L24
Expected 3 arguments, but got 2.
|
Compile JS Modules
Process completed with exit code 2.
|