Added migration info to README.md (#1024) #2
dependency-submission.yml
on: push
go-dependency-submission
13s
Annotations
4 errors and 2 notices
go-dependency-submission
HTTP Status 404 for request POST https://api.github.com/repos/boschglobal/terraform-provider-keycloak/dependency-graph/snapshots
|
go-dependency-submission
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",
"status": "404"
}
|
go-dependency-submission
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
go-dependency-submission
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
at /home/runner/work/_actions/actions/go-dependency-submission/v2/webpack:/go-dependency-submission/node_modules/@github/dependency-submission-toolkit/dist/index.js:4776:1
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
go-dependency-submission
Submitting snapshot...
|
go-dependency-submission
{
"detector": {
"name": "actions/go-dependency-submission",
"url": "https://github.com/actions/go-dependency-submission",
"version": "0.0.1"
},
"version": 0,
"job": {
"correlator": "go-dependency-submission-all",
"id": "12085376374"
},
"sha": "68dd12a5919190aae01f96fbe2bf9175d8eed510",
"ref": "refs/heads/master",
"scanned": "2024-11-29T13:12:36.159Z",
"manifests": {
"all": {
"resolved": {
"pkg:golang/github.com/hashicorp/errwrap@v1.0.0": {
"package_url": "pkg:golang/github.com/hashicorp/errwrap@v1.0.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/hashicorp/go-cty@v1.4.1-0.20200414143053-d3edf31b6320": {
"package_url": "pkg:golang/github.com/hashicorp/go-cty@v1.4.1-0.20200414143053-d3edf31b6320",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/golang/protobuf@v1.5.3",
"pkg:golang/github.com/google/go-cmp@v0.5.9",
"pkg:golang/github.com/vmihailenco/msgpack@v4.0.4%2Bincompatible",
"pkg:golang/golang.org/x/net@v0.23.0",
"pkg:golang/golang.org/x/text@v0.14.0"
]
},
"pkg:golang/golang.org/x/net@v0.23.0": {
"package_url": "pkg:golang/golang.org/x/net@v0.23.0",
"relationship": "direct",
"dependencies": [
"pkg:golang/golang.org/x/crypto@v0.21.0",
"pkg:golang/golang.org/x/sys@v0.20.0",
"pkg:golang/golang.org/x/text@v0.14.0"
]
},
"pkg:golang/github.com/hashicorp/go-retryablehttp@v0.7.7": {
"package_url": "pkg:golang/github.com/hashicorp/go-retryablehttp@v0.7.7",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/hashicorp/go-cleanhttp@v0.5.2",
"pkg:golang/github.com/hashicorp/go-hclog@v1.6.3",
"pkg:golang/github.com/fatih/color@v1.16.0",
"pkg:golang/github.com/mattn/go-colorable@v0.1.13",
"pkg:golang/github.com/mattn/go-isatty@v0.0.20",
"pkg:golang/golang.org/x/sys@v0.20.0"
]
},
"pkg:golang/github.com/hashicorp/go-version@v1.6.0": {
"package_url": "pkg:golang/github.com/hashicorp/go-version@v1.6.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/hashicorp/terraform-plugin-log@v0.9.0": {
"package_url": "pkg:golang/github.com/hashicorp/terraform-plugin-log@v0.9.0",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/google/go-cmp@v0.5.9",
"pkg:golang/github.com/hashicorp/go-hclog@v1.6.3",
"pkg:golang/github.com/mitchellh/go-testing-interface@v1.14.1",
"pkg:golang/github.com/fatih/color@v1.16.0",
"pkg:golang/github.com/mattn/go-colorable@v0.1.13",
"pkg:golang/github.com/mattn/go-isatty@v0.0.20",
"pkg:golang/golang.org/x/sys@v0.20.0"
]
},
"pkg:golang/github.com/hashicorp%2Fterraform-plugin-sdk/v2@v2.26.1": {
"package_url": "pkg:golang/github.com/hashicorp%2Fterraform-plugin-sdk/v2@v2.26.1",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/google/go-cmp@v0.5.9",
"pkg:golang/github.com/hashic
|