Task :compileJava FAILED

Hi. i use jre 8 441 x64 and Java SE Development Kit 17 and i get this error

Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files additionally use or override a deprecated API that is marked for removal.
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
6 errors
100 warnings

> Task :common:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':common:compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BU¦LD FAILED in 58s
3 actionable tasks: 3 executed

And your question is?
The error message is quite clear, isn’t it?