chore: add CI pipelines #8
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
1.pipeline.yml
on: push
Build + unit tests
/
gradle build test
1m 14s
Publish javadoc (GitHub Pages)
/
Generate Javadoc
22s
Code Analysis (multi)
/
...
/
CodeQL Analysis
1m 45s
Code Analysis (multi)
/
...
/
Trivy scan (JVM)
1m 31s
Publish artifact (Maven Central)
/
gradle publish (Maven Central)
20s
Publish javadoc (GitHub Pages)
/
Deploy (GH Pages)
0s
Annotations
3 errors and 1 warning
Build + unit tests / gradle build test
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Publish artifact (Maven Central) / gradle publish (Maven Central)
Process completed with exit code 1.
|
Publish javadoc (GitHub Pages) / Generate Javadoc
Process completed with exit code 1.
|
Build + unit tests / gradle build test
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|