Skip to content

Merge pull request #3209 from 1c-syntax/dependabot/github_actions/act… #10804

Merge pull request #3209 from 1c-syntax/dependabot/github_actions/act…

Merge pull request #3209 from 1c-syntax/dependabot/github_actions/act… #10804

Triggered via push December 16, 2023 07:05
Status Success
Total duration 6m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

gradle.yml

on: push
gatekeeper
0s
gatekeeper
Matrix: build
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