Skip to content

Step 3

Step 3 #9

Triggered via pull request March 7, 2024 15:27
@Mw3yMw3y
opened #3
step-3
Status Success
Total duration 2m 54s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mismatched read and write of array: src/ch/epfl/chacun/ZonePartitions.java#L24
Contents of array `openConnections` are written to, but never read
Unused assignment: src/ch/epfl/sigcheck/SignatureChecks_3.java#L22
The value `v01.isClosed()` assigned to `v08` is never used