Update all dependencies #364
1.pipeline.yml
on: pull_request
Build + unit tests
/
gradle build test
58s
Code Analysis (multi)
/
...
/
CodeQL Analysis
1m 36s
Code Analysis (multi)
/
...
/
Trivy scan (JVM)
46s
Create release
/
gradle release
Publish artifact (Maven Central)
/
gradle publish (Maven Central)
Publish javadoc (GitHub Pages)
/
Deploy (GH Pages)
Annotations
1 error and 1 warning
|
Integration tests / gradle intTest
Process completed with exit code 1.
|
|
Code Analysis (multi) / GitHub CodeQL Analysis / CodeQL Analysis
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|