feat: Autofix deprecated jQuery.sap APIs #2255
ci.yml
on: pull_request
General checks, tests and coverage reporting
28s
Annotations
6 errors
General checks, tests and coverage reporting:
src/autofix/solutions/jqueryDeprecations.ts#L198
Unsafe call of a(n) `error` type typed value
|
General checks, tests and coverage reporting:
src/autofix/solutions/jqueryDeprecations.ts#L198
Unsafe member access .getText on an `error` typed value
|
General checks, tests and coverage reporting:
src/autofix/solutions/jqueryDeprecations.ts#L199
Unsafe assignment of an error typed value
|
General checks, tests and coverage reporting:
src/linter/ui5Types/SourceFileLinter.ts#L1804
This line has a length of 131. Maximum allowed is 120
|
General checks, tests and coverage reporting:
src/linter/ui5Types/SourceFileLinter.ts#L1804
Expected exception block, space or tab after '//' in comment
|
General checks, tests and coverage reporting
Process completed with exit code 1.
|