Add explicit hsm build tag (#942) #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go-dependency-submission.yml
on: push
go-dependency-submission
1m 2s
Annotations
4 errors, 2 warnings, and 2 notices
|
go-dependency-submission
HTTP Status 404 for request POST https://api.github.com/repos/openbao/openbao-nightly/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.0.1/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
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
go-dependency-submission
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
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": "12971465225"
},
"sha": "9b9074b7503d8af947d3a5f12884b6733ea9b107",
"ref": "refs/heads/main",
"scanned": "2025-01-26T04:35:07.911Z",
"manifests": {
"all": {
"resolved": {
"pkg:golang/google.golang.org/grpc@v1.68.0": {
"package_url": "pkg:golang/google.golang.org/grpc@v1.68.0",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/cespare%2Fxxhash/v2@v2.3.0",
"pkg:golang/github.com/golang/protobuf@v1.5.4",
"pkg:golang/github.com/google/go-cmp@v0.6.0",
"pkg:golang/github.com/google/uuid@v1.6.0",
"pkg:golang/golang.org/x/net@v0.34.0",
"pkg:golang/golang.org/x/oauth2@v0.25.0",
"pkg:golang/golang.org/x/sync@v0.10.0",
"pkg:golang/golang.org/x/sys@v0.29.0",
"pkg:golang/google.golang.org/genproto%2Fgoogleapis/rpc@v0.0.0-20241209162323-e6fa225c2576",
"pkg:golang/google.golang.org/protobuf@v1.36.1",
"pkg:golang/cloud.google.com/go%2Fcompute/metadata@v0.6.0",
"pkg:golang/golang.org/x/text@v0.21.0",
"pkg:golang/google.golang.org/genproto%2Fgoogleapis/api@v0.0.0-20241118233622-e639e219e697",
"pkg:golang/github.com/json-iterator/go@v1.1.12"
]
},
"pkg:golang/google.golang.org/protobuf@v1.36.1": {
"package_url": "pkg:golang/google.golang.org/protobuf@v1.36.1",
"relationship": "direct",
"dependencies": [
"pkg:golang/github.com/golang/protobuf@v1.5.4",
"pkg:golang/github.com/google/go-cmp@v0.6.0",
"pkg:golang/github.com/json-iterator/go@v1.1.12"
]
},
"pkg:golang/golang.org/x/net@v0.34.0": {
"package_url": "pkg:golang/golang.org/x/net@v0.34.0",
"relationship": "direct",
"dependencies": [
"pkg:golang/golang.org/x/crypto@v0.32.0",
"pkg:golang/golang.org/x/sys@v0.29.0",
"pkg:golang/golang.org/x/term@v0.28.0",
"pkg:golang/golang.org/x/text@v0.21.0"
]
},
"pkg:golang/golang.org/x/sys@v0.29.0": {
"package_url": "pkg:golang/golang.org/x/sys@v0.29.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/text@v0.21.0": {
"package_url": "pkg:golang/golang.org/x/text@v0.21.0",
"relationship": "direct",
"dependencies": [
"pkg:golang/golang.org/x/tools@v0.29.0",
"pkg:golang/golang.org/x/mod@v0.22.0",
"pkg:golang/golang.org/x/sync@v0.10.0"
]
},
"pkg:golang/golang.org/x/crypto@v0.32.0": {
"package_url": "pkg:golang/golang.org/x/crypto@v0.32.0",
"relationship": "direct",
"dependencies": [
"pkg:golang/golang.org/x/net@v0.34.0",
"pkg:golang/golang.org/x/sys@v0.29.0",
"pkg:golang/golang.org/x/term@v0.28.0",
"pkg:golang/golang.org/x/text@v0.21.0"
]
},
"pkg:golang/go.opentelemetry.io/otel@v1.33.0": {
|