Skip to content

Fix github actions / reviewdog warning reporting #25

Fix github actions / reviewdog warning reporting

Fix github actions / reviewdog warning reporting #25

GitHub Actions / compiler-warnings succeeded May 3, 2024 in 0s

reviewdog [compiler-warnings] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (2)

src/main/java/com/playmonumenta/libraryofsouls/SoulsDatabase.java|104| [EmptyCatch] Caught exceptions should not be ignored
src/main/java/com/playmonumenta/libraryofsouls/LibraryOfSoulsAPI.java|65| [NullAway] returning @nullable expression from method with @nonnull return type