Skip to content

refactor(SourceFileReporter): Improve addMessage signature #781

refactor(SourceFileReporter): Improve addMessage signature

refactor(SourceFileReporter): Improve addMessage signature #781

Triggered via pull request August 9, 2024 11:50
Status Failure
Total duration 32s
Artifacts

ci.yml

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

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.