refactor(SourceFileReporter): Improve addMessage signature #781
ci.yml
on: pull_request
General checks, tests and coverage reporting
23s
Annotations
4 errors
General checks, tests and coverage reporting:
src/linter/ui5Types/SourceFileLinter.ts#L6
'MESSAGES' is defined but never used. Allowed unused vars must match /^_/u
|
General checks, tests and coverage reporting:
src/linter/ui5Types/SourceFileLinter.ts#L6
'formatMessage' is defined but never used. Allowed unused vars must match /^_/u
|
General checks, tests and coverage reporting:
src/linter/ui5Types/asyncComponentFlags.ts#L5
'LintMessage' is defined but never used. Allowed unused vars must match /^_/u
|
General checks, tests and coverage reporting
Process completed with exit code 1.
|