Skip to content

Add unique script/category IDs $49, $59, $262, $126 #1252

Add unique script/category IDs $49, $59, $262, $126

Add unique script/category IDs $49, $59, $262, $126 #1252

Triggered via push May 28, 2024 14:07
Status Failure
Total duration 22m 32s
Artifacts
Matrix: build-desktop
Matrix: build-docker
Matrix: build-web
Fit to window
Zoom out
Zoom in

Annotations

98 errors and 1 warning
build-desktop (macos, production)
Process completed with exit code 1.
build-desktop (ubuntu, production)
Process completed with exit code 1.
build-web (ubuntu, production): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (ubuntu, production): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (ubuntu, production): 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 (ubuntu, production): 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 (ubuntu, production): 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 (ubuntu, production): 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 (ubuntu, production): 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 (ubuntu, production): 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.
build-web (ubuntu, development): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (ubuntu, development): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (ubuntu, development): 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 (ubuntu, development): 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 (ubuntu, development): 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 (ubuntu, development): 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 (ubuntu, development): 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 (ubuntu, development): 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.
build-desktop (macos, development)
Process completed with exit code 1.
build-web (ubuntu, test): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (ubuntu, test): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (ubuntu, test): 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 (ubuntu, test): 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 (ubuntu, test): 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 (ubuntu, test): 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 (ubuntu, test): 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 (ubuntu, test): 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.
build-desktop (ubuntu, development)
Process completed with exit code 1.
build-web (macos, production): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (macos, production): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (macos, production): 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 (macos, production): 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 (macos, production): 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 (macos, production): 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 (macos, production): 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 (macos, production): 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.
build-docker (ubuntu-latest)
Process completed with exit code 1.
build-web (macos, development): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (macos, development): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (macos, development): 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 (macos, development): 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 (macos, development): 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 (macos, development): 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 (macos, development): 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 (macos, development): 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.
build-web (macos, test): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (macos, test): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (macos, test): 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 (macos, test): 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 (macos, test): 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 (macos, test): 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 (macos, test): 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 (macos, test): 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.
build-desktop (windows, production)
Process completed with exit code 1.
build-desktop (windows, development)
Process completed with exit code 1.
build-web (windows, production): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (windows, production): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (windows, production): 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 (windows, production): 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 (windows, production): 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 (windows, production): 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 (windows, production): 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 (windows, production): 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.
build-web (windows, test): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (windows, test): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (windows, test): 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 (windows, test): 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 (windows, test): 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 (windows, test): 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 (windows, test): 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 (windows, test): 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.
build-web (windows, development): src/application/Parser/CategoryParser.ts#L7
Cannot find module '@/domain/ICategory' or its corresponding type declarations.
build-web (windows, development): src/application/Parser/CategoryParser.ts#L14
'categoryIdCounter' is declared but its value is never read.
build-web (windows, development): 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 (windows, development): 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 (windows, development): 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 (windows, development): 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 (windows, development): 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 (windows, development): 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.
build-docker (macos-13)
Process completed with exit code 2.
build-docker (macos-13)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.