Annotations
4 errors and 2 notices
main
HTTP Status 404 for request POST https://api.github.com/repos/orsinium/cliff/dependency-graph/snapshots
|
main
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"
}
|
main
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
main
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
at /home/runner/work/_actions/actions/go-dependency-submission/v1/webpack:/go-dependency-submission/node_modules/@github/dependency-submission-toolkit/dist/index.js:4776:1
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
main
Submitting snapshot...
|
main
{
"detector": {
"name": "actions/go-dependency-submission",
"url": "https://github.com/actions/go-dependency-submission",
"version": "0.0.1"
},
"version": 0,
"job": {
"correlator": "main-all",
"id": "5867094285"
},
"sha": "774eda7f376dad10cf32d7e05b77575a3a567cbd",
"ref": "refs/heads/master",
"scanned": "2023-08-15T12:32:28.961Z",
"manifests": {
"all": {
"resolved": {
"pkg:golang/github.com/matryer/[email protected]": {
"package_url": "pkg:golang/github.com/matryer/[email protected]",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/spf13/[email protected]": {
"package_url": "pkg:golang/github.com/spf13/[email protected]",
"relationship": "direct",
"dependencies": []
}
},
"name": "all",
"file": {
"source_location": "go.mod"
}
}
}
}
|