Skip to content

Fix disabling of Microsoft Defender $170 #1473

Fix disabling of Microsoft Defender $170

Fix disabling of Microsoft Defender $170 #1473

Triggered via push November 10, 2024 18:14
Status Failure
Total duration 18m 49s
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 (ubuntu, development)
Process completed with exit code 1.
build-desktop (macos, development)
Process completed with exit code 1.
build-docker (ubuntu-latest)
Process completed with exit code 1.
build-desktop (ubuntu, production)
Process completed with exit code 1.
build-web (ubuntu, development): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, development): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, development): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, development): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
build-desktop (macos, production)
Process completed with exit code 1.
build-web (ubuntu, test): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, test): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, test): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, test): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
build-web (ubuntu, test): tests/unit/application/Parser/Executable/Script/Validation/CodeValidator.spec.ts#L4
'indentText' is declared but its value is never read.
build-web (ubuntu, production): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, production): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, production): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (ubuntu, production): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
build-desktop (windows, development)
Process completed with exit code 1.
build-web (macos, production): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, production): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, production): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, production): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
build-web (macos, development): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, development): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, development): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, development): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
build-web (macos, test): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, test): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, test): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (macos, test): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
build-web (macos, test): tests/unit/application/Parser/Executable/Script/Validation/CodeValidator.spec.ts#L4
'indentText' is declared but its value is never read.
build-web (windows, development): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, development): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, development): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, development): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
build-desktop (windows, production)
Process completed with exit code 1.
build-web (windows, production): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, production): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, production): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, production): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
build-web (windows, test): tests/unit/application/Parser/Executable/Script/Compiler/Function/SharedFunctionsParser.spec.ts#L178
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, test): tests/unit/application/Parser/Executable/Script/Compiler/ScriptCompilerFactory.spec.ts#L233
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, test): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L373
Type 'CodeValidationAnalyzer[]' is not assignable to type 'readonly CodeValidationRule[]'.
build-web (windows, test): tests/unit/application/Parser/Executable/Script/ScriptParser.spec.ts#L393
Argument of type '{ validatedCodes: never[]; rules: never[]; }' is not assignable to parameter of type '{ readonly validatedCodes: readonly string[]; readonly language: ScriptingLanguage; readonly rules: readonly CodeValidationRule[]; }'.
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. To silence this message, use the `--formula` flag.