Move test files to correct module #41
maven.yml
on: push
build
48s
update-dependency-graph
21s
Annotations
24 warnings and 3 notices
|
update-dependency-graph
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, advanced-security/maven-dependency-submission-action@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build
no main description
|
|
build
no main description
|
|
|
|
AutoCloseable used without 'try'-with-resources:
matrix-sdk-core/src/main/java/io/github/hikingc/matrixsdk/services/userdata/UserDataService.java#L90
'InputStream' used without 'try'-with-resources statement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update-dependency-graph
Snapshot successfully created at 2026-09-04T03:03:24.888Z
|
|
update-dependency-graph
{
"manifests": {
"matrix-sdk-benchmarks": {
"resolved": {
"pkg:maven/junit/junit@3.8.1?type=jar": {
"package_url": "pkg:maven/junit/junit@3.8.1?type=jar",
"relationship": "direct",
"scope": "development",
"dependencies": []
},
"pkg:maven/io.github.hikingc/matrix-sdk-core@1.0-SNAPSHOT?type=jar": {
"package_url": "pkg:maven/io.github.hikingc/matrix-sdk-core@1.0-SNAPSHOT?type=jar",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/tools.jackson.core/jackson-databind@3.1.5?type=jar",
"pkg:maven/io.fusionauth/java-http@1.4.0?type=jar",
"pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
"pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
"pkg:maven/org.sonatype.central/central-publishing-maven-plugin@0.11.0?type=jar"
]
},
"pkg:maven/tools.jackson.core/jackson-databind@3.1.5?type=jar": {
"package_url": "pkg:maven/tools.jackson.core/jackson-databind@3.1.5?type=jar",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
"pkg:maven/tools.jackson.core/jackson-core@3.1.5?type=jar"
]
},
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.21?type=jar",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/tools.jackson.core/jackson-core@3.1.5?type=jar": {
"package_url": "pkg:maven/tools.jackson.core/jackson-core@3.1.5?type=jar",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.fusionauth/java-http@1.4.0?type=jar": {
"package_url": "pkg:maven/io.fusionauth/java-http@1.4.0?type=jar",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.jspecify/jspecify@1.0.0?type=jar": {
"package_url": "pkg:maven/org.jspecify/jspecify@1.0.0?type=jar",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar": {
"package_url": "pkg:maven/org.slf4j/slf4j-api@2.0.18?type=jar",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.sonatype.central/central-publishing-maven-plugin@0.11.0?type=jar": {
"package_url": "pkg:maven/org.sonatype.central/central-publishing-maven-plugin@0.11.0?type=jar",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.codehaus.plexus/plexus-utils@3.5.1?type=jar",
"pkg:maven/com.github.package-url/packageurl-java@1.4.1?type=jar",
"pkg:maven/com.google.guava/guava@32.1.0-jre?type=jar",
"pkg:maven/commons-io/commons-io@2.15.1?type=jar",
"pkg:maven/org.apache.commons/commons-lang3@3.18.0?type=jar",
"pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.16.1?type=jar",
|
|
update-dependency-graph
Submitting snapshot...
|