The GitHub Actions job "Fury CI" on incubator-fury.git has failed. Run started by GitHub user LiangliangSui (triggered by LiangliangSui).
Head commit for run: 07f6ee823928f1dc1a113aea553dae58a917c45d / LiangliangSui <[email protected]> fix(java): Blacklist detection is also performed when the Class is registered. 1. When a Class has been registered using `Fury#register`, it currently escapes blacklist detection, so correct it to always perform blacklist detection. 2. `FuryBuilder#suppressClassRegistrationWarnings` should remain the same as `FuryBuilder#requireClassRegistration`. The warning log will only be suppressed when `requireClassRegistration` is true, that is, it will only be output when `requireClassRegistration` is not turned on and the Class is not registered. 3. Integrate some code into `isSecure()`. Signed-off-by: LiangliangSui <[email protected]> Report URL: https://github.com/apache/incubator-fury/actions/runs/8201127733 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
