Create maven.yml #1
Annotations
4 errors, 1 warning, and 2 notices
build
HTTP Status 404 for request POST https://api.github.com/repos/cBioPortal/maf/dependency-graph/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/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository"
}
|
build
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
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:96:5)
|
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": "6723193651"
},
"sha": "5fd704715bb72e629535d5422dc43f822027823a",
"ref": "refs/heads/main",
"scanned": "2023-11-01T17:49:13.323Z",
"manifests": {
"maf": {
"resolved": {
"pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.13.0": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.13.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.13.0",
"pkg:maven/com.fasterxml.jackson.core/jackson-core@2.13.0"
]
},
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.13.0": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.13.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.fasterxml.jackson.core/jackson-core@2.13.0": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.13.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4": {
"package_url": "pkg:maven/net.sf.jopt-simple/jopt-simple@5.0.4",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.github.jitpack/maven-simple@0.1": {
"package_url": "pkg:maven/com.github.jitpack/maven-simple@0.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
}
},
"name": "maf",
"file": {
"source_location": "/home/runner/work/maf/maf/pom.xml"
}
}
}
}
|