Merge pull request #1 from qedsoftware/testing-workflows-adjustment #1
dependency-submission.yml
on: push
go-dependency-submission
11s
Annotations
4 errors and 2 notices
go-dependency-submission
HTTP Status 404 for request POST https://api.github.com/repos/qedsoftware/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"
}
|
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/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-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": "7468987857"
},
"sha": "1a098015b95247757ce468b05c82ce2d5747c375",
"ref": "refs/heads/master",
"scanned": "2024-01-10T01:14:33.171Z",
"manifests": {
"all": {
"resolved": {
"pkg:golang/github.com/hashicorp/[email protected]": {
"package_url": "pkg:golang/github.com/hashicorp/[email protected]",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/hashicorp/[email protected]": {
"package_url": "pkg:golang/github.com/hashicorp/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/golang/[email protected]",
"pkg:golang/github.com/google/[email protected]",
"pkg:golang/github.com/vmihailenco/[email protected]%2Bincompatible",
"pkg:golang/golang.org/x/[email protected]",
"pkg:golang/golang.org/x/[email protected]"
]
},
"pkg:golang/golang.org/x/[email protected]": {
"package_url": "pkg:golang/golang.org/x/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:golang/golang.org/x/[email protected]",
"pkg:golang/golang.org/x/[email protected]",
"pkg:golang/golang.org/x/[email protected]"
]
},
"pkg:golang/github.com/hashicorp/[email protected]": {
"package_url": "pkg:golang/github.com/hashicorp/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/hashicorp/[email protected]",
"pkg:golang/github.com/hashicorp/[email protected]"
]
},
"pkg:golang/github.com/hashicorp/[email protected]": {
"package_url": "pkg:golang/github.com/hashicorp/[email protected]",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/hashicorp/[email protected]": {
"package_url": "pkg:golang/github.com/hashicorp/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/google/[email protected]",
"pkg:golang/github.com/hashicorp/[email protected]",
"pkg:golang/github.com/mitchellh/[email protected]",
"pkg:golang/github.com/fatih/[email protected]",
"pkg:golang/github.com/mattn/[email protected]",
"pkg:golang/github.com/mattn/[email protected]",
"pkg:golang/golang.org/x/[email protected]"
]
},
"pkg:golang/github.com/hashicorp%2Fterraform-plugin-sdk/[email protected]": {
"package_url": "pkg:golang/github.com/hashicorp%2Fterraform-plugin-sdk/[email protected]",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/google/[email protected]",
"pkg:golang/github.com/hashicorp/[email protected]",
"pkg:golang/github.com/hashicorp/[email protected]",
"pkg:golang/github.com/hashicorp/[email protected]",
"pkg:golang/github.com/hashicorp/[email protected]",
|