Lokalise: Translations update #692
Annotations
2 errors and 4 warnings
Run release-drafter/release-drafter@v6
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13123891019',
status: 422,
response: {
url: 'https://api.github.com/repos/nordicopen/easee_hass/releases/195522473',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 03 Feb 2025 22:14:28 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': '7D02:FB611:68A5BB:D12974:67A13FC4',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4985',
'x-ratelimit-reset': '1738624311',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '15',
'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/nordicopen/easee_hass/releases/195522473',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13123891019',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"[](\\nhttps://github.com/nordicopen/easee_hass/releases/v0.9.69b0)\\n\\n\\n<!--\\n### Checklist for release\\n- Download translations PR from Lokalise\\n- Run ruff linter\\n- Run make bump - select proper variant in Makefile\\n- Review the draft below and update if needed\\n- If you are making a pre-release then check the pre-release box below\\n-->\\n\\n## Notable changes\\n\\n<!-- Write-up of most important news -->\\n\\n## Changes\\n\\n## Bug Fixes\\n\\n- Fix for price/kWh sensor not updating on all chargers on a site. @olalid (#578)\\n- Cost refresh updated to comply with 10 calls per hour limit @olalid (#569)\\n\\n## Code quality and maintenance\\n\\n- Simplify observers handling in ProductData @olalid (#570)\\n- Cost refresh updated to comply with 10 calls per hour limit @olalid (#569)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"Example title - v0.9.69b0","tag_name":"v0.9.69b0","target_commitish":"refs/pull/583/merge"}',
request: {}
},
event: {
id: '13123891019',
name: 'pull_request',
payload: {
action: 'opened',
number: 583,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/146068389?v=4',
description: 'Miscellaneous open-source projects',
events_url: 'https://api.github.com/orgs/nordicopen/events',
hooks_url: 'https://api.github.com/orgs/nordicopen/hooks',
id: 146068389,
issues_url: 'https://api.github.com/orgs/nordicopen/issues',
login: 'nordicopen',
members_url: 'https://api.github.com/orgs/nordicopen/members{/member}',
node_id: 'O_kgDOCLTTpQ',
|
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:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '13123891019',
name: 'pull_request',
payload: {
action: 'opened',
number: 583,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/146068389?v=4',
description: 'Miscellaneous open-source projects',
events_url: 'https://api.github.com/orgs/nordicopen/events',
hooks_url: 'https://api.github.com/orgs/nordicopen/hooks',
id: 146068389,
issues_url: 'https://api.github.com/orgs/nordicopen/issues',
login: 'nordicopen',
members_url: 'https://api.github.com/orgs/nordicopen/members{/member}',
node_id: 'O_kgDOCLTTpQ',
public_members_url: 'https://api.github.com/orgs/nordicopen/public_members{/member}',
repos_url: 'https://api.github.com/orgs/nordicopen/repos',
url: 'https://api.github.com/orgs/nordicopen'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/nordicopen/easee_hass/issues/583/comments'
},
commits: {
href: 'https://api.github.com/repos/nordicopen/easee_hass/pulls/583/commits'
},
html: { href: 'https://github.com/nordicopen/easee_hass/pull/583' },
issue: {
href: 'https://api.github.com/repos/nordicopen/easee_hass/issues/583'
},
review_comment: {
href: 'https://api.github.com/repos/nordicopen/easee_hass/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/nordicopen/easee_hass/pulls/583/comments'
},
self: {
href: 'https://api.github.com/repos/nordicopen/easee_hass/pulls/583'
},
statuses: {
href: 'https://api.github.com/repos/nordicopen/easee_hass/statuses/8feba62e53a15bf5fb6f9c49de1b86a91830ac98'
}
},
active_lock_reason: null,
additions: 59,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'nordicopen:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/nordicopen/easee_hass/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/nordicopen/easee_hass/assignees{/user}',
blobs_url: 'https://api.github.com/repos/nordicopen/easee_hass/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/nordicopen/easee_hass/branches{/branch}',
clone_url: 'https://github.com/nordicopen/easee_hass.git',
collaborators_url: 'https://api.github.com/repos/nordicopen/easee_hass/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/nordicopen/easee_hass/comments{/number}',
commits_url: 'https://api.github.com/repos/nordicopen/easee_hass/commits{/sha}',
compare_url: 'https://api.github.com/repos/nordicopen/easee_hass/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/nordicopen/easee_hass/contents/{+path}',
contributors_url: 'https://api.github.com/repos/nordicopen/easee_hass/contributors',
created_at: '2020-07-03T14:10:09Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repo
|
Run release-drafter/release-drafter@v6
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Run release-drafter/release-drafter@v6
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Run release-drafter/release-drafter@v6
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Run release-drafter/release-drafter@v6
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Loading