Fix disabling of Microsoft Defender $170 #1528
Annotations
6 errors
Lint:
src/application/Parser/Executable/Script/ScriptParser.ts#L2
Multiple spaces found before '}'
|
Lint:
src/application/Parser/Executable/Script/Validation/Analyzers/Syntax/LanguageSyntax.ts#L1
This line has a length of 140. Maximum allowed is 100
|
Lint:
src/application/Parser/Executable/Script/Validation/CodeValidationRule.ts#L6
Too many blank lines at the end of file. Max of 0 allowed
|
Lint:
tests/unit/application/Parser/Executable/Script/Validation/CodeValidator.spec.ts#L4
'indentText' is defined but never used
|
Lint:
tests/unit/application/Parser/Executable/Script/Validation/CodeValidator.spec.ts#L133
'TestContext' is defined but never used
|
Lint
Process completed with exit code 1.
|
Loading