fix(deps): update all dependencies #319
1.pipeline.yml
on: pull_request
Build + unit tests
/
gradle build test
56s
Code Analysis (multi)
/
...
/
CodeQL Analysis
Code Analysis (multi)
/
...
/
Trivy scan (JVM)
Create release
/
gradle release
Publish artifact (Maven Central)
/
gradle publish (Maven Central)
Publish javadoc (GitHub Pages)
/
Deploy (GH Pages)
Annotations
2 errors
|
Gradle Test Executor 1.failed to execute tests:
Gradle Test Executor 1#L1
org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not start Gradle Test Executor 1: Failed to load JUnit Platform. Please ensure that all JUnit Platform dependencies are available on the test's runtime classpath, including the JUnit Platform launcher.
|
|
Build + unit tests / gradle build test
Process completed with exit code 1.
|