fix(deps): update module go.opentelemetry.io/otel/metric to v1 #2229
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '6002226164',
status: 422,
response: {
url: 'https://api.github.com/repos/kubewarden/kubewarden-controller/releases/110245203',
status: 422,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-length': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 28 Aug 2023 16:10:19 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'A087:35A6:1C4478E:3A014BD:64ECC6EB',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14954',
'x-ratelimit-reset': '1693242583',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '46',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/kubewarden/kubewarden-controller/releases/110245203',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- ci: Fix e2e tests, no need for `id-token` write perms for them (#491)\\n- automation(renovate): pin GH actions by digest (#489)\\n- New SBOM generation process (#487)\\n- Update docs for v1.7.0-rc1 release. (#475)\\n\\n## 🚀 Features\\n\\n- fix: updates cosign to v2. (#477)\\n- Feat audit branch merge (#474)\\n\\n## 🐛 Bug Fixes\\n\\n- fix: formats README using Prettier. (#495)\\n- fix: enable release candidates when required (#486)\\n- fix: GH action, reuse actions from the same checkout (#485)\\n- fix: publish release drafter draft release. (#476)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): update actions/checkout digest to f43a0e5 (#509)\\n- chore(deps): update golangci/golangci-lint-action digest to 3a91952 (#507)\\n- chore(deps): update actions/setup-go digest to 93397be (#506)\\n- chore(deps): pin dependencies (#490)\\n- chore(deps): use version tag instead of commit ref. (#459)\\n- chore(deps): update peter-evans/repository-dispatch digest to 02f5adb (#453)\\n- chore(deps): update peter-evans/repository-dispatch digest to 33c1568 (#447)\\n","draft":true,"prerelease":false,"name":"v1.7.0","tag_name":"untagged-972d8119e80009202e92","target_commitish":"refs/pull/458/merge"}',
request: {}
},
event: {
id: '6002226164',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: '[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n' +
'\n' +
'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\n' +
'| [go.opentelemetry.io/otel/metric](https://togithub.com/open-telemetry/opentelemetry-go
|
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/65c5fb495d1e69aa8c08a3317bc44ff8aabe9772/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/65c5fb495d1e69aa8c08a3317bc44ff8aabe9772/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6002226164',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: '[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\n' +
'\n' +
'This PR contains the following updates:\n' +
'\n' +
'| Package | Type | Update | Change |\n' +
'|---|---|---|---|\n' +
'| [go.opentelemetry.io/otel/metric](https://togithub.com/open-telemetry/opentelemetry-go) | require | major | `v0.37.0` -> `v1.16.0` |\n' +
'\n' +
'---\n' +
'\n' +
'### Release Notes\n' +
'\n' +
'<details>\n' +
'<summary>open-telemetry/opentelemetry-go (go.opentelemetry.io/otel/metric)</summary>\n' +
'\n' +
'### [`v1.16.0`](https://togithub.com/open-telemetry/opentelemetry-go/releases/tag/v1.16.0): /v0.39.0 -- Stable Metric API\n' +
'\n' +
'This release contains the first stable release of the OpenTelemetry Go [metric API]. Our project stability guarantees now apply to the `go.opentelemetry.io/otel/metric` package. See our [versioning policy](VERSIONING.md) for more information about these stability guarantees.\n' +
'\n' +
"##### What's Changed\n" +
'\n' +
'##### Added\n' +
'\n' +
'- The `go.opentelemetry.io/otel/semconv/v1.19.0` package. The package contains semantic conventions from the `v1.19.0` version of the OpenTelemetry specification. ([#​3848](https://togithub.com/open-telemetry/opentelemetry-go/issues/3848))\n' +
'- The `go.opentelemetry.io/otel/semconv/v1.20.0` package. The package contains semantic conventions from the `v1.20.0` version of the OpenTelemetry specification. ([#​4078](https://togithub.com/open-telemetry/opentelemetry-go/issues/4078))\n' +
'\n' +
'##### Changed\n' +
'\n' +
'- Use `strings.Cut()` instead of `string.SplitN()` for better readability and memory use. ([#​4049](https://togithub.com/open-telemetry/opentelemetry-go/issues/4049))\n' +
'\n' +
'##### Removed\n' +
'\n' +
'- The deprecated `go.opentelemetry.io/otel/metric/instrument` package is removed. Use `go.opentelemetry.io/otel/metric` instead. ([#​4055](https://togithub.com/open-telemetry/opentelemetry-go/issues/4055))\n' +
'\n' +
'##### Fixed\n' +
'\n' +
'- Fix build for BSD based systems in `go.opentelemetry.io/otel/sdk/resource`. ([#​4077](https://togithub.com/open-telemetry/opentelemetry-go/issues/4077))\n' +
'\n' +
'##### New Contributors\n' +
'\n' +
'- [@​tsloughter](https://togithub.com/tsloughter) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/3848](https://togithub.com/open-telemetry/opentelemetry-go/pull/3848)\n' +
'- [@​Tijmen34](https://togithub.com/Tijmen34) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/4074](https://togithub.com/open-telemetry/opentelemetry-go/pull/4074)\n' +
'- [@​ChillOrb](https://togithub.com/ChillOrb) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/3677](https://togithub.com/open-telemetry/opentelemetry-go/pull/3677)\n' +
'- [@​ChenX1993](https://togith
|
The logs for this run have expired and are no longer available.
Loading