Skip to content

stable mdclasses 0.12.0 #1789

stable mdclasses 0.12.0

stable mdclasses 0.12.0 #1789

Triggered via push December 26, 2023 09:45
Status Success
Total duration 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pre-qa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Constant values: src/main/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/CodeOutOfRegionDiagnostic.java#L201
Result of `Optional.of(child).stream() .filter(BSLParser.StatementContext.class::isInstance) .map(B...` is always 'false'
Mismatched read and write of array: src/main/java/com/github/_1c_syntax/bsl/languageserver/cli/AnalyzeCommand.java#L135
Contents of array `reportersOptions` are read, but never written to
Mismatched query and update of collection: src/main/java/com/github/_1c_syntax/bsl/languageserver/reporters/ReportersAggregator.java#L46
Contents of collection `filteredReporters` are queried, but never updated