Try to use github actions #1
Annotations
4 warnings and 3 notices
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6, madrapps/jacoco-report@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
Submitting snapshot...
|
build
{
"detector": {
"name": "maven-dependency-tree-action",
"url": "https://github.com/advanced-security/maven-dependency-tree-action",
"version": "1.1.0"
},
"version": 0,
"job": {
"correlator": "build",
"id": "10632338546"
},
"sha": "588b26a0aacebfc39774b4fca0c5c7e59db4b478",
"ref": "refs/heads/master",
"scanned": "2024-08-30T12:06:19.541Z",
"manifests": {
"wisp": {
"resolved": {
"pkg:maven/org.slf4j/slf4j-api@2.0.16": {
"package_url": "pkg:maven/org.slf4j/slf4j-api@2.0.16",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.projectlombok/lombok@1.18.34": {
"package_url": "pkg:maven/org.projectlombok/lombok@1.18.34",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.cronutils/cron-utils@9.2.1": {
"package_url": "pkg:maven/com.cronutils/cron-utils@9.2.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/ch.eitchnet/cron@1.6.2": {
"package_url": "pkg:maven/ch.eitchnet/cron@1.6.2",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/junit/junit@4.13.2": {
"package_url": "pkg:maven/junit/junit@4.13.2",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.hamcrest/hamcrest-core@1.3"
]
},
"pkg:maven/org.hamcrest/hamcrest-core@1.3": {
"package_url": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.assertj/assertj-core@3.26.3": {
"package_url": "pkg:maven/org.assertj/assertj-core@3.26.3",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/net.bytebuddy/byte-buddy@1.14.18"
]
},
"pkg:maven/net.bytebuddy/byte-buddy@1.14.18": {
"package_url": "pkg:maven/net.bytebuddy/byte-buddy@1.14.18",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/ch.qos.logback/logback-classic@1.3.14": {
"package_url": "pkg:maven/ch.qos.logback/logback-classic@1.3.14",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/ch.qos.logback/logback-core@1.3.14"
]
},
"pkg:maven/ch.qos.logback/logback-core@1.3.14": {
"package_url": "pkg:maven/ch.qos.logback/logback-core@1.3.14",
"relationship": "indirect",
"scope": "development",
"dependencies": []
}
},
"name": "wisp",
"file": {
"source_location": "/home/runner/work/Wisp/Wisp/pom.xml"
}
}
}
}
|
build
Snapshot successfully created at 2024-08-30T12:06:19.846Z
|