feat: add counter foreach log (#1) #8
1.pipeline.yml
on: push
Build + unit tests
/
gradle build test
56s
Code Analysis (multi)
/
...
/
CodeQL Analysis
2m 1s
Code Analysis (multi)
/
...
/
Trivy scan (JVM)
1m 34s
Publish javadoc (GitHub Pages)
/
Generate Javadoc
24s
Publish artifact (Maven Central)
/
gradle publish (Maven Central)
26s
Create release
/
gradle release
Publish javadoc (GitHub Pages)
/
Deploy (GH Pages)
0s
Annotations
4 errors and 2 warnings
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)
|
Integration tests / gradle intTest
❌ 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 javadoc (GitHub Pages) / Generate Javadoc
Process completed with exit code 1.
|
Publish artifact (Maven Central) / gradle publish (Maven Central)
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
|
Integration tests / gradle intTest
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|