Refactor compiler for separation of concerns #1551
Annotations
10 errors
src/application/Compiler/Collection/ScriptingDefinition/ScriptingDefinitionParser.ts#L3
'ScriptingDefinition' is already defined
|
src/application/Compiler/Collection/SingleCollectionCompiler.ts#L4
`@/application/Compiler/Common/TypeValidator` import should occur before type import of `../CompiledCollectionDto`
|
src/application/Compiler/Collection/SingleCollectionCompiler.ts#L4
Using exported name 'TypeValidator' as identifier for default export
|
src/application/Compiler/Collection/SingleCollectionCompiler.ts#L6
Expected exception block, space or tab after '//' in comment
|
src/application/Loader/ApplicationLoader.ts#L13
This line has a length of 120. Maximum allowed is 100
|
src/application/Loader/ApplicationLoader.ts#L32
Expected property shorthand
|
src/application/Loader/ApplicationLoader.ts#L33
Expected property shorthand
|
src/application/Loader/Collections/CollectionsLoader.ts#L1
Missing file extension for "@/application/Compiler/CollectionCompiler"
|
src/application/Loader/Collections/CompilerAdapter.ts#L9
`@/domain/Executables/Script/Script` type import should occur before type import of `../../Compiler/CompiledCollectionDto`
|
src/application/Loader/Collections/CompilerAdapter.ts#L61
'category' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading