Skip to content

win, compiler: fix and validate empty comment code #1490

win, compiler: fix and validate empty comment code

win, compiler: fix and validate empty comment code #1490

Triggered via push December 18, 2024 11:41
Status Failure
Total duration 30m 3s
Artifacts
Matrix: build-desktop
Matrix: build-docker
Matrix: build-web
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 7 warnings
build-docker (ubuntu-latest)
Process completed with exit code 1.
build-web (ubuntu, development): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (ubuntu, development)
Process completed with exit code 2.
build-web (ubuntu, production): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (ubuntu, production)
Process completed with exit code 2.
build-web (ubuntu, test): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (ubuntu, test)
Process completed with exit code 2.
build-docker (macos-13)
Process completed with exit code 2.
build-web (windows, development): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (windows, development)
Process completed with exit code 2.
build-web (windows, production): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (windows, production)
Process completed with exit code 2.
build-web (macos, production): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (macos, production)
Process completed with exit code 2.
build-web (macos, development): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (macos, development)
Process completed with exit code 2.
build-web (windows, test): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (windows, test)
Process completed with exit code 2.
build-web (macos, test): tests/unit/application/Parser/Executable/Script/Validation/ValidationRuleAnalyzerFactory.spec.ts#L26
Property '[CodeValidationRule.NoCommentOnlyLines]' is missing in type '{ 0: CodeValidationAnalyzer; 1: DuplicateLinesAnalyzer; 2: CodeValidationAnalyzer; }' but required in type 'Record<CodeValidationRule, CodeValidationAnalyzer>'.
build-web (macos, test)
Process completed with exit code 2.
build-desktop (ubuntu, production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-desktop (ubuntu, development)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-docker (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-web (ubuntu, development)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-web (ubuntu, production)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-web (ubuntu, test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.