Skip to content

Nine BaseImportTestCase failures in I-build test on Linux with Java 21 and 23 since I20241108-1800 #1455

Nine BaseImportTestCase failures in I-build test on Linux with Java 21 and 23 since I20241108-1800

Nine BaseImportTestCase failures in I-build test on Linux with Java 21 and 23 since I20241108-1800 #1455

Workflow file for this run

name: Request license-review
on:
issue_comment:
types: [created]
jobs:
call-license-check:
permissions:
pull-requests: write
uses: eclipse-dash/dash-licenses/.github/workflows/mavenLicenseCheck.yml@master
with:
projectId: eclipse.pde
secrets:
gitlabAPIToken: ${{ secrets.PDE_GITLAB_API_TOKEN }}