ci(deps): bump docker/build-push-action from 5 to 6 #2
Annotations
2 errors and 4 warnings
|
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: '16917247959',
name: 'pull_request',
payload: {
action: 'opened',
number: 2,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/issues/2/comments'
},
commits: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/pulls/2/commits'
},
html: {
href: 'https://github.com/hkevin01/Machine-Learning-Model/pull/2'
},
issue: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/issues/2'
},
review_comment: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/pulls/2/comments'
},
self: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/pulls/2'
},
statuses: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/statuses/9746b47e74994eee12c89e6e40ce41d0cefc6e3a'
}
},
active_lock_reason: null,
additions: 2,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'hkevin01:main',
ref: 'main',
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/hkevin01/Machine-Learning-Model/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/assignees{/user}',
blobs_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/branches{/branch}',
clone_url: 'https://github.com/hkevin01/Machine-Learning-Model.git',
collaborators_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/comments{/number}',
commits_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/commits{/sha}',
compare_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/contents/{+path}',
contributors_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/contributors',
created_at: '2025-06-15T14:29:56Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/deployments',
description: 'This project demonstrates a comprehensive machine learning pipeline with examples of supervised, unsupervised, and semi-supervised learning approaches. It serves as a template and learning resource for ML practitioners.',
disabled: false,
downloads_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/downloads',
events_url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/events',
fork: false,
forks: 0,
|
|
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '16917247959',
status: 422,
response: {
url: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/releases/239431138',
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: 'Tue, 12 Aug 2025 18:16:31 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': '3801:1C651:35CDD4:BECA8F:689B84FF',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4980',
'x-ratelimit-reset': '1755026152',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '20',
'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/hkevin01/Machine-Learning-Model/releases/239431138',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.3 (linux; x64)',
'x-github-delivery': '16917247959',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n* No changes\\n\\n## Container Images\\n\\n- `ghcr.io/hkevin01/Machine-Learning-Model:v0.1.0`\\n- `ghcr.io/hkevin01/Machine-Learning-Model:latest`\\n\\n## Installation\\n\\n```bash\\npip install machine-learning-model==0.1.0\\n```\\n\\nOr use Docker:\\n\\n```bash\\ndocker run ghcr.io/hkevin01/Machine-Learning-Model:v0.1.0\\n```\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/2/merge"}',
request: {}
},
event: {
id: '16917247959',
name: 'pull_request',
payload: {
action: 'opened',
number: 2,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/issues/2/comments'
},
commits: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/pulls/2/commits'
},
html: {
href: 'https://github.com/hkevin01/Machine-Learning-Model/pull/2'
},
issue: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/issues/2'
},
review_comment: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/pulls/2/comments'
},
self: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/pulls/2'
},
statuses: {
href: 'https://api.github.com/repos/hkevin01/Machine-Learning-Model/statuses/9746b47e74994eee12c89e6e40ce41d0cefc6e3a'
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading