Update node 20 (#148) #22
branch.yml
on: push
github-action
/
...
/
Readme
1m 3s
github-action
/
...
/
context
6s
github-action
/
...
/
lint
6s
Matrix: github-action / CI / test
github-action
/
...
/
release
24s
Annotations
2 errors and 4 warnings
|
github-action / Release / release
Validation Failed: {"resource":"Release","code":"custom","field":"pre_receive","message":"pre_receive Repository rule violations found\n\nCannot create ref due to creations being restricted.\n\n"}, {"resource":"Release","code":"custom","message":"Published releases must have a valid tag"}
{
name: 'HttpError',
id: '15135202901',
status: 422,
response: {
url: 'https://api.github.com/repos/cloudposse-github-actions/test-action/releases',
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': '413',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 20 May 2025 10:32:30 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; contents=write,workflows=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': '07C2:F0083:160D3B8:2C2E1AC:682C5A3D',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14995',
'x-ratelimit-reset': '1747740746',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'custom',
field: 'pre_receive',
message: 'pre_receive Repository rule violations found\n' +
'\n' +
'Cannot create ref due to creations being restricted.\n' +
'\n'
},
{
resource: 'Release',
code: 'custom',
message: 'Published releases must have a valid tag'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/cloudposse-github-actions/test-action/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.1 (linux; x64)',
'x-github-delivery': '15135202901',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"v17.3.2","tag_name":"v17.3.2","body":"<details>\\n <summary>Update node 20 @goruha (#148)</summary>\\n ## what\\r\\n* Update node 20\\r\\n\\r\\n## why\\r\\n* Node16 depricated GHA\\n</details>\\n\\n\\n## 🤖 Automatic Updates\\n\\n<details>\\n <summary>Update release workflow to allow pull-requests: write @osterman (#146)</summary>\\n ## what\\n- Update workflows (`.github/workflows/`) to use `cloudposse-github-actions` org workflows \\n\\n## why\\n- Part of migration GHA to `cloudposse-github-actions` org\\n\\n</details>\\n\\n<details>\\n <summary>Update release workflow @osterman (#141)</summary>\\n ## what\\n- Update workflow (`.github/workflows/release.yaml`) to have permissions commenting PR\\n\\n## why\\n- Add comments to PRs when it\'s changes are released\\n\\n</details>\\n\\n<details>\\n <summary>Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#139)</summary>\\n ## what\\n- Update workflows (`.github/workflows/settings.yaml`) to use shared workflows from `.github` repo\\n\\n## why\\n- Reduce nested levels of reusable workflows\\n\\n</details>\\n","draft":false,"prerelease":false,"make_la
|
|
github-action / Release / release
HttpError: Validation Failed: {"resource":"Release","code":"custom","field":"pre_receive","message":"pre_receive Repository rule violations found/n/nCannot create ref due to creations being restricted./n/n"}, {"resource":"Release","code":"custom","message":"Published releases must have a valid tag"}
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: '15135202901',
name: 'push',
payload: {
after: '7c5c65de0145d90476a1b7bd15c9b941b05dcf00',
base_ref: null,
before: 'f7c8314677d90acc426dec1692a301741c50daf0',
commits: [
{
author: {
email: '[email protected]',
name: 'Igor Rodionov',
username: 'goruha'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7c5c65de0145d90476a1b7bd15c9b941b05dcf00',
message: 'Update node 20 (#148)',
timestamp: '2025-05-20T13:30:06+03:00',
tree_id: '1463e6c4a112a47b7e1e5125b2a4f4e741c152ba',
url: 'https://github.com/cloudposse-github-actions/test-action/commit/7c5c65de0145d90476a1b7bd15c9b941b05dcf00'
}
],
compare: 'https://github.com/cloudposse-github-actions/test-action/compare/f7c8314677d9...7c5c65de0145',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/105117?v=4',
created_at: '2023-12-15T19:41:31Z',
description: '',
html_url: 'https://github.com/enterprises/cloudposse',
id: 105117,
name: 'Cloud Posse',
node_id: 'E_kgDOAAGanQ',
slug: 'cloudposse',
updated_at: '2025-05-08T18:30:41Z',
website_url: 'https://cloudposse.com/'
},
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Igor Rodionov',
username: 'goruha'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7c5c65de0145d90476a1b7bd15c9b941b05dcf00',
message: 'Update node 20 (#148)',
timestamp: '2025-05-20T13:30:06+03:00',
tree_id: '1463e6c4a112a47b7e1e5125b2a4f4e741c152ba',
url: 'https://github.com/cloudposse-github-actions/test-action/commit/7c5c65de0145d90476a1b7bd15c9b941b05dcf00'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/153957299?v=4',
description: 'Cloud Posse Managed GitHub Actions',
events_url: 'https://api.github.com/orgs/cloudposse-github-actions/events',
hooks_url: 'https://api.github.com/orgs/cloudposse-github-actions/hooks',
id: 153957299,
issues_url: 'https://api.github.com/orgs/cloudposse-github-actions/issues',
login: 'cloudposse-github-actions',
members_url: 'https://api.github.com/orgs/cloudposse-github-actions/members{/member}',
node_id: 'O_kgDOCS0zsw',
public_members_url: 'https://api.github.com/orgs/cloudposse-github-actions/public_members{/member}',
repos_url: 'https://api.github.com/orgs/cloudposse-github-actions/repos',
url: 'https://api.github.com/orgs/cloudposse-github-actions'
},
pusher: { email: '[email protected]', name: 'goruha' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/cloudposse-github-actions/test-action/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/cloudposse-github-actions/test-action/assignees{/user}',
blobs_url: 'https://api.github.com/repos/cloudposse-github-ac
|
|
github-action / Release / release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
github-action / Release / release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
github-action / Release / release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
github-action / Release / release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|