fix(JS/TS BindingStrings): Improve linter findings #1867
ci.yml
on: pull_request
General checks, tests and coverage reporting
27s
Annotations
3 errors
General checks, tests and coverage reporting:
src/linter/ui5Types/SourceFileLinter.ts#L24
'BindingParser' is defined but never used. Allowed unused vars must match /^_/u
|
General checks, tests and coverage reporting:
src/linter/ui5Types/SourceFileLinter.ts#L24
'PropertyBindingInfo' is defined but never used. Allowed unused vars must match /^_/u
|
General checks, tests and coverage reporting
Process completed with exit code 1.
|