Add GH actions for build+lint+test #1
go-dependency-submission.yml
on: push
go-action-detection
12s
Annotations
4 errors and 2 notices
go-action-detection
HTTP Status 404 for request POST https://api.github.com/repos/participating-online/sublinks-federation/dependency-graph/snapshots
|
go-action-detection
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"
}
|
go-action-detection
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
go-action-detection
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)
|
go-action-detection
Submitting snapshot...
|
go-action-detection
{
"detector": {
"name": "actions/go-dependency-submission",
"url": "https://github.com/actions/go-dependency-submission",
"version": "0.0.1"
},
"version": 0,
"job": {
"correlator": "go-action-detection-cmd/federation.go",
"id": "6977801315"
},
"sha": "cbc9641d2b208193a9731384457e202681e93331",
"ref": "refs/heads/main",
"scanned": "2023-11-24T07:02:07.681Z",
"manifests": {
"cmd/federation.go": {
"resolved": {
"pkg:golang/github.com/gorilla/[email protected]": {
"package_url": "pkg:golang/github.com/gorilla/[email protected]",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/libsql/[email protected]": {
"package_url": "pkg:golang/github.com/libsql/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/antlr%2Fantlr4%2Fruntime%2FGo%2Fantlr/[email protected]",
"pkg:golang/github.com/libsql/[email protected]",
"pkg:golang/nhooyr.io/[email protected]",
"pkg:golang/golang.org/x/[email protected]",
"pkg:golang/github.com/klauspost/[email protected]"
]
},
"pkg:golang/github.com/pressly%2Fgoose/[email protected]": {
"package_url": "pkg:golang/github.com/pressly%2Fgoose/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/klauspost/[email protected]"
]
},
"pkg:golang/golang.org/x/[email protected]": {
"package_url": "pkg:golang/golang.org/x/[email protected]",
"relationship": "indirect",
"dependencies": []
},
"pkg:golang/github.com/antlr%2Fantlr4%2Fruntime%2FGo%2Fantlr/[email protected]": {
"package_url": "pkg:golang/github.com/antlr%2Fantlr4%2Fruntime%2FGo%2Fantlr/[email protected]",
"relationship": "indirect",
"dependencies": [
"pkg:golang/golang.org/x/[email protected]"
]
},
"pkg:golang/github.com/libsql/[email protected]": {
"package_url": "pkg:golang/github.com/libsql/[email protected]",
"relationship": "indirect",
"dependencies": [
"pkg:golang/github.com/antlr%2Fantlr4%2Fruntime%2FGo%2Fantlr/[email protected]",
"pkg:golang/golang.org/x/[email protected]"
]
},
"pkg:golang/github.com/klauspost/[email protected]": {
"package_url": "pkg:golang/github.com/klauspost/[email protected]",
"relationship": "indirect",
"dependencies": []
},
"pkg:golang/nhooyr.io/[email protected]": {
"package_url": "pkg:golang/nhooyr.io/[email protected]",
"relationship": "indirect",
"dependencies": [
"pkg:golang/github.com/klauspost/[email protected]"
]
}
},
"name": "cmd/federation.go",
"file": {
"source_location": "cmd/federation.go"
}
}
}
}
|