mirror of
https://github.com/actions/setup-java.git
synced 2026-06-06 07:47:08 +00:00
* Refactor error handling for version not found cases across multiple installers * Mock core.error in tests to suppress error logs * fix(graalvm): improve error messages for EA version not found scenarios * refactor(tests): update error messages for version not found scenarios * fix(graalvm): enhance error messages for version not found scenarios * fix(graalvm): improve error messages for version not found scenarios with updated download URL * fix(graalvm): improve error handling for EA version not found scenarios with clearer messages |
||
|---|---|---|
| .. | ||
| adopt-installer.test.ts | ||
| base-installer.test.ts | ||
| corretto-installer.test.ts | ||
| dragonwell-installer.test.ts | ||
| graalvm-installer.test.ts | ||
| jetbrains-installer.test.ts | ||
| liberica-installer.test.ts | ||
| liberica-linux-installer.test.ts | ||
| liberica-windows-installer.test.ts | ||
| local-installer.test.ts | ||
| microsoft-installer.test.ts | ||
| oracle-installer.test.ts | ||
| sapmachine-installer.test.ts | ||
| semeru-installer.test.ts | ||
| temurin-installer.test.ts | ||
| zulu-installer.test.ts | ||
| zulu-linux-installer.test.ts | ||
| zulu-windows-installer.test.ts | ||