Skip to content

Have ErrorProneRuntimeClasspath ignore non-public types #1994

Have ErrorProneRuntimeClasspath ignore non-public types

Have ErrorProneRuntimeClasspath ignore non-public types #1994

Triggered via pull request January 29, 2024 06:45
Status Success
Total duration 3m 16s
Artifacts

codeql.yml

on: pull_request
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
analyze (ruby)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, stCarolas/[email protected], s4u/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
A change can be made to line 91 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/util/ThirdPartyLibrary.java#L91
removed conditional - replaced equality check with true (covered by 17 tests RemoveConditionalMutator_EQUAL_IF)
2 different changes can be made to line 96 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/util/ThirdPartyLibrary.java#L96
removed conditional - replaced equality check with false (covered by 17 tests RemoveConditionalMutator_EQUAL_ELSE) removed conditional - replaced equality check with false (covered by 6 tests RemoveConditionalMutator_EQUAL_ELSE)
analyze (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, stCarolas/[email protected], s4u/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.