Step 4 #13
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/.
|
Unused assignment:
src/ch/epfl/sigcheck/SignatureChecks_4.java#L12
The value `new ch.epfl.chacun.ZonePartitions(v02, v03, v04, v05)` assigned to `v01` is never used
|
Unused assignment:
src/ch/epfl/sigcheck/SignatureChecks_4.java#L57
The value `v27.hashCode()` assigned to `v08` is never used
|