Skip to content

Phase 0: correctness and safety fixes, Java 25 baseline #15

Phase 0: correctness and safety fixes, Java 25 baseline

Phase 0: correctness and safety fixes, Java 25 baseline #15

Triggered via pull request August 20, 2026 17:23
@FrottyFrotty
synchronize #51
modernize
Status Success
Total duration 1m 30s
Artifacts

build.yml

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

Annotations

7 warnings
build (ubuntu-latest): src/test/java/systems/crigges/jmpq3test/MpqTests.java#L443
[try] explicit call to close() on an auto-closeable resource
build (ubuntu-latest): src/test/java/systems/crigges/jmpq3test/MpqTests.java#L409
[try] explicit call to close() on an auto-closeable resource
build (ubuntu-latest): src/main/java/systems/crigges/jmpq3/compression/ADPCM.java#L100
[lossy-conversions] implicit cast from int to short in compound assignment is possibly lossy
build (ubuntu-latest): src/main/java/systems/crigges/jmpq3/compression/Exploder.java#L348
[lossy-conversions] implicit cast from int to byte in compound assignment is possibly lossy
build (ubuntu-latest): src/main/java/systems/crigges/jmpq3/compression/Exploder.java#L261
[lossy-conversions] implicit cast from int to byte in compound assignment is possibly lossy
build (ubuntu-latest): src/main/java/systems/crigges/jmpq3/compression/Exploder.java#L234
[lossy-conversions] implicit cast from int to byte in compound assignment is possibly lossy
build (ubuntu-latest): src/main/java/systems/crigges/jmpq3/compression/Exploder.java#L227
[lossy-conversions] implicit cast from int to byte in compound assignment is possibly lossy