Consolidated changes for code formatting and linting #16
Annotations
2 warnings and 3 notices
build
The following actions use a deprecated Node.js version and will be forced to run on node20: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. 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
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": "11638191001"
},
"sha": "bf819af162ca3ab7335288b12e5d0a88321622d1",
"ref": "refs/heads/main",
"scanned": "2024-11-02T00:21:06.710Z",
"manifests": {
"PolyglotCode": {
"resolved": {
"pkg:maven/com.squareup.okhttp3/[email protected]": {
"package_url": "pkg:maven/com.squareup.okhttp3/[email protected]",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.squareup.okio/[email protected]",
"pkg:maven/org.jetbrains.kotlin/[email protected]"
]
},
"pkg:maven/com.squareup.okio/[email protected]": {
"package_url": "pkg:maven/com.squareup.okio/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.jetbrains.kotlin/[email protected]": {
"package_url": "pkg:maven/org.jetbrains.kotlin/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.jetbrains/[email protected]"
]
},
"pkg:maven/org.jetbrains/[email protected]": {
"package_url": "pkg:maven/org.jetbrains/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/info.picocli/[email protected]": {
"package_url": "pkg:maven/info.picocli/[email protected]",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.json/json@20231013": {
"package_url": "pkg:maven/org.json/json@20231013",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.electronwill.night-config/[email protected]": {
"package_url": "pkg:maven/com.electronwill.night-config/[email protected]",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.electronwill.night-config/[email protected]"
]
},
"pkg:maven/com.electronwill.night-config/[email protected]": {
"package_url": "pkg:maven/com.electronwill.night-config/[email protected]",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
}
},
"name": "PolyglotCode",
"file": {
"source_location": "/home/runner/work/PolyglotCode/PolyglotCode/pom.xml"
}
}
}
}
|
build
Snapshot successfully created at 2024-11-02T00:21:06.900Z
|