Skip to content

Исправлен spy от spy #1800

Исправлен spy от spy

Исправлен spy от spy #1800

Triggered via push December 26, 2023 20:53
Status Success
Total duration 22s
Artifacts

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