The GitHub Actions job "Tests (AMD)" on 
airflow.git/ci/k8s-test/improve-lang-sdk-test has failed.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
922195a6eb16268e28400e1f90cf30f9cefb45df / LIU ZHE YOU <[email protected]>
Fix lang-SDK Java build missing task-sdk sibling in native mode

java-sdk's sdk/build.gradle.kts reads a sibling ../task-sdk/.../schema.json
at build time. The upstream-main extraction only contains go-sdk/java-sdk,
so building from it directly (native/CI toolchain mode) failed looking for
a task-sdk directory that doesn't exist. Symlink the real, local task-sdk
alongside the extraction so the reference resolves, without pulling
task-sdk itself from upstream.

Report URL: https://github.com/apache/airflow/actions/runs/28910687767

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to