Fix peripheral error encoding #391
Annotations
2 errors
Run release-drafter/release-drafter@v6
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11787401646',
status: 422,
response: {
url: 'https://api.github.com/repos/kivancsikert/ugly-duckling/releases/180752875',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 11 Nov 2024 22:51:48 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': 'AD40:27F6F2:1192557:2241D85:67328A84',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1731369103',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/kivancsikert/ugly-duckling/releases/180752875',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## 🚀 New features and improvements\\n\\n* Publish peripherals in device init message (#243) @lptr\\n* Allow resetting WiFi only (#242) @lptr\\n* Log SSID on boot (#241) @lptr\\n* Publish device init state (#240) @lptr\\n* Fail better when ran out of I2C buses (#230) @lptr\\n* Replace WiFiManager with ESP's own SoftAP (#214) @lptr\\n\\n## 🔧 Hardware changes\\n\\n* Support relays for switching valves (#175) @lptr\\n\\n## 🐛 Bug Fixes\\n\\n* Remove IO prefix from IOA4, IOX1 and IOX2 (#227) @lptr\\n* Some more fixes since the Arduino 3 upgrade (#219) @lptr\\n* Fix SwitchManager not detecting input (#216) @lptr\\n* Add more stack for low-stack tasks (#215) @lptr\\n\\n## 🚦 Internal changes\\n\\n* Do not allow properties to be set (#232) @lptr\\n* Track UD_DEBUG better (#231) @lptr\\n* Track UD_DEBUG as a CMake input (#229) @lptr\\n* Give MQTT more stack (#228) @lptr\\n* Use only idf.py to build (#225) @lptr\\n* Upgrade to Arduino-esp32 @ 3.1.0-RC1 / ESP-IDF @ 5.3.1 (#223) @lptr\\n* Add more heap tracing tooling (#222) @lptr\\n* Remove last remaining trace of PlatformIO (#220) @lptr\\n* Fix remaining warnings after Arduino 3 / ESP-IDF 5.x / ArduinoJson upgrade (#218) @lptr\\n* Add option to trace task memory allocation (#217) @lptr\\n* Upgrade to ESP-IDF 5.1.4 and Arduino-ESP32 3.0.5 (#213) @lptr\\n* Build using ESP-IDF (#211) @lptr\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.31.5","tag_name":"0.31.5","target_commitish":"refs/pull/245/merge"}`,
request: {}
},
event: {
id: '11787401646',
name: 'pull_request',
payload: {
action: 'opened',
number: 245,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/74458830?v=4',
description
|
Run release-drafter/release-drafter@v6
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11787401646',
name: 'pull_request',
payload: {
action: 'opened',
number: 245,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/74458830?v=4',
description: '',
events_url: 'https://api.github.com/orgs/kivancsikert/events',
hooks_url: 'https://api.github.com/orgs/kivancsikert/hooks',
id: 74458830,
issues_url: 'https://api.github.com/orgs/kivancsikert/issues',
login: 'kivancsikert',
members_url: 'https://api.github.com/orgs/kivancsikert/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc0NDU4ODMw',
public_members_url: 'https://api.github.com/orgs/kivancsikert/public_members{/member}',
repos_url: 'https://api.github.com/orgs/kivancsikert/repos',
url: 'https://api.github.com/orgs/kivancsikert'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/issues/245/comments'
},
commits: {
href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/245/commits'
},
html: {
href: 'https://github.com/kivancsikert/ugly-duckling/pull/245'
},
issue: {
href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/issues/245'
},
review_comment: {
href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/245/comments'
},
self: {
href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/pulls/245'
},
statuses: {
href: 'https://api.github.com/repos/kivancsikert/ugly-duckling/statuses/62b85e05259c7346e355584e0f747cdfdb3033fc'
}
},
active_lock_reason: null,
additions: 1,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/495366?v=4',
events_url: 'https://api.github.com/users/lptr/events{/privacy}',
followers_url: 'https://api.github.com/users/lptr/followers',
following_url: 'https://api.github.com/users/lptr/following{/other_user}',
gists_url: 'https://api.github.com/users/lptr/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/lptr',
id: 495366,
login: 'lptr',
node_id: 'MDQ6VXNlcjQ5NTM2Ng==',
organizations_url: 'https://api.github.com/users/lptr/orgs',
received_events_url: 'https://api.github.com/users/lptr/received_events',
repos_url: 'https://api.github.com/users/lptr/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/lptr/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/lptr/subscriptions',
type: 'User',
url: 'https://api.github.com/users/lptr',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/495366?v=4',
events_url: 'https://api.github.com/users/lptr/events{/privacy}',
followers_url: 'https://api.github.com/users/lptr/followers',
following_url: 'https://api.github.com/users/lptr/following{/other_user}',
gists_url: 'https://api.github.com/users/lptr/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/lptr',
id: 495366,
login: 'lptr',
|
Loading