Add unique script/category IDs $49, $59, $262, $126 #1252
Annotations
10 errors
Build web:
src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
|
Build web:
src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
|
Build web:
tests/unit/application/Context/ApplicationContextFactory.spec.ts#L3
'CategoryCollection' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Build web:
tests/unit/application/Context/State/CategoryCollectionState.spec.ts#L7
'CategoryCollection' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Build web:
tests/unit/application/Context/State/Filter/AdaptiveFilterContext.spec.ts#L10
'FilterResult' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Build web:
tests/unit/application/Context/State/Filter/AdaptiveFilterContext.spec.ts#L109
Cannot find name 'CategoryCollection'.
|
Build web:
tests/unit/application/Context/State/Filter/AdaptiveFilterContext.spec.ts#L125
Cannot find name 'CategoryCollection'.
|
Build web:
tests/unit/application/Context/State/Selection/Script/DebouncedScriptSelection.spec.ts#L7
'CategoryCollection' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Build web:
tests/unit/application/Context/State/Selection/Script/DebouncedScriptSelection.spec.ts#L8
'SelectedScript' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Build web:
tests/unit/application/Context/State/Selection/Script/DebouncedScriptSelection.spec.ts#L12
'Script' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Loading