Create maven.yml #3
Annotations
4 errors, 1 warning, and 2 notices
|
build
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/571e99aab1055c2e71a1e2309b9691de18d6b7d6/webpack:/maven-dependency-tree-action/node_modules/@github/dependency-submission-toolkit/dist/index.js:5317:1
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
build
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
|
build
Response body:
{
"message": "The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.",
"documentation_url": "https://docs.github.com/code-security/supply-chain-security/understanding-your-software-supply-chain/configuring-the-dependency-graph",
"status": "404"
}
|
|
build
HTTP Status 404 for request POST https://api.github.com/repos/vikal190/DevOpsClassCodes/dependency-graph/snapshots
|
|
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
{
"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": "18277643837"
},
"sha": "b5130af3c100f05f591dfb1d310bf4797e8550d3",
"ref": "refs/heads/master",
"scanned": "2025-10-06T10:20:28.171Z",
"manifests": {
"addressbook": {
"resolved": {
"pkg:maven/com.vaadin/vaadin-compatibility-server@8.0.0.alpha2": {
"package_url": "pkg:maven/com.vaadin/vaadin-compatibility-server@8.0.0.alpha2",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.vaadin/vaadin-server@8.0.0.alpha2"
]
},
"pkg:maven/com.vaadin/vaadin-server@8.0.0.alpha2": {
"package_url": "pkg:maven/com.vaadin/vaadin-server@8.0.0.alpha2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.vaadin/vaadin-sass-compiler@0.9.13",
"pkg:maven/org.jsoup/jsoup@1.8.3"
]
},
"pkg:maven/com.vaadin/vaadin-sass-compiler@0.9.13": {
"package_url": "pkg:maven/com.vaadin/vaadin-sass-compiler@0.9.13",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.w3c.css/sac@1.3",
"pkg:maven/com.vaadin.external.flute/flute@1.3.0.gg2",
"pkg:maven/com.yahoo.platform.yui/yuicompressor@2.4.8"
]
},
"pkg:maven/org.w3c.css/sac@1.3": {
"package_url": "pkg:maven/org.w3c.css/sac@1.3",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.vaadin.external.flute/flute@1.3.0.gg2": {
"package_url": "pkg:maven/com.vaadin.external.flute/flute@1.3.0.gg2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.yahoo.platform.yui/yuicompressor@2.4.8": {
"package_url": "pkg:maven/com.yahoo.platform.yui/yuicompressor@2.4.8",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/rhino/js@1.7R2"
]
},
"pkg:maven/rhino/js@1.7R2": {
"package_url": "pkg:maven/rhino/js@1.7R2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.jsoup/jsoup@1.8.3": {
"package_url": "pkg:maven/org.jsoup/jsoup@1.8.3",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.vaadin/vaadin-compatibility-shared@8.0.0.alpha2": {
"package_url": "pkg:maven/com.vaadin/vaadin-compatibility-shared@8.0.0.alpha2",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.vaadin/vaadin-shared@8.0.0.alpha2"
]
},
"pkg:maven/com.vaadin/vaadin-shared@8.0.0.alpha2": {
"package_url": "pkg:maven/com.vaadin/vaadin-shared@8.0.0.alpha2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
|
|
build
Submitting snapshot...
|