Skip to content

feat: Detect deprecations in ui5.yaml (in root directory) #131

feat: Detect deprecations in ui5.yaml (in root directory)

feat: Detect deprecations in ui5.yaml (in root directory) #131

Triggered via pull request March 19, 2024 17:04
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
General checks, tests and coverage reporting
26s
General checks, tests and coverage reporting
Fit to window
Zoom out
Zoom in

Annotations

10 errors
General checks, tests and coverage reporting: src/detectors/typeChecker/index.ts#L120
Closing curly brace does not appear on the same line as the subsequent block
General checks, tests and coverage reporting: src/detectors/typeChecker/index.ts#L126
Expected exception block, space or tab after '//' in comment
General checks, tests and coverage reporting: src/detectors/typeChecker/index.ts#L127
Closing curly brace does not appear on the same line as the subsequent block
General checks, tests and coverage reporting: src/detectors/typeChecker/index.ts#L177
Expected indentation of 2 tabs but found 3
General checks, tests and coverage reporting: src/linter/yaml/UI5YamlLinter.ts#L1
Expected exception block, space or tab after '//' in comment
General checks, tests and coverage reporting: src/linter/yaml/UI5YamlLinter.ts#L4
'JSONSchemaForSAPUI5Namespace' is defined but never used. Allowed unused vars must match /^_/u