279 expert contact #915
Annotations
2 errors and 2 warnings
Tag PR
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '7711910557',
status: 422,
response: {
url: 'https://api.github.com/repos/datalab-mi/Basegun/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',
connection: 'close',
'content-length': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 30 Jan 2024 13:28:59 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': '7DC6:800F:263C34:4DC1A8:65B8F99B',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1706624934',
'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#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/datalab-mi/Basegun/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/322/merge","name":"PR refs/pull/322/merge","tag_name":"","body":"## Changes\\n\\n- Fix tutorial not showing @thomashbrnrd (#324)\\n- Remove contact form from develop @thomashbrnrd (#321)\\n- Feat yolo classif @AurelienmartW (#320)\\n- Use new ML model @thomashbrnrd (#305)\\n- Use multiple workers in prod @thomashbrnrd (#304)\\n- fix(upload): error page not always showing @thomashbrnrd (#302)\\n- feat: :sparkles: add expert contact path for police and gendarmerie @nutfdt (#289)\\n- feat: :sparkles: add expert contact path for police and gendarmerie @nutfdt (#288)\\n- add expert contact path for police and gendarmerie @nutfdt (#287)\\n- style: :lipstick: update static pages @nutfdt (#286)\\n- Update base images versions @thomashbrnrd (#285)\\n- Resolve CNE06 @thomashbrnrd (#282)\\n- Fix dso automatic sync @thomashbrnrd (#277)\\n- Use specific repo instead of infra directory @thomashbrnrd (#275)\\n- style: :lipstick: update display securing pop-up @nutfdt (#274)\\n- Use new bucket to mitigate CNE03 @thomashbrnrd (#271)\\n- Remove logs api @thomashbrnrd (#269)\\n- Add model to repo using git lfs @thomashbrnrd (#261)\\n- Add ingress exposition label @thomashbrnrd (#265)\\n- 251 popup videos @nutfdt (#263)\\n- Remove geolocation.io dependancy @thomashbrnrd (#256)\\n- Update babel and postcss to fix CVEs @thomashbrnrd (#253)\\n- Add codeowners file @thomashbrnrd (#250)\\n- Use different s3 buckets for each env @thomashbrnrd (#249)\\n- Remove podAnnotations from values.yml @thomashbrnrd (#248)\\n- Remove some not needed properties for deployments @thomashbrnrd (#247)\\n- style: :lipstick: update securing photos @nutfdt (#246)\\n- Remove legacy infra folder @thomashbrnrd (#245)\\n- tech : add TS config @nutfdt (#228)\\n- Use pytest
|
Tag PR
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7711910557',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd10a978b3a7458914b7889ea77a6e28d271e8f78',
before: '69cc1a2ba6312570298734ed784cabc9d9fed596',
number: 322,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/70154310?v=4',
description: "Datalab du ministère de l'intérieur",
events_url: 'https://api.github.com/orgs/datalab-mi/events',
hooks_url: 'https://api.github.com/orgs/datalab-mi/hooks',
id: 70154310,
issues_url: 'https://api.github.com/orgs/datalab-mi/issues',
login: 'datalab-mi',
members_url: 'https://api.github.com/orgs/datalab-mi/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjcwMTU0MzEw',
public_members_url: 'https://api.github.com/orgs/datalab-mi/public_members{/member}',
repos_url: 'https://api.github.com/orgs/datalab-mi/repos',
url: 'https://api.github.com/orgs/datalab-mi'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/issues/322/comments'
},
commits: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/322/commits'
},
html: { href: 'https://github.com/datalab-mi/Basegun/pull/322' },
issue: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/issues/322'
},
review_comment: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/322/comments'
},
self: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/322'
},
statuses: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/statuses/d10a978b3a7458914b7889ea77a6e28d271e8f78'
}
},
active_lock_reason: null,
additions: 832,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'datalab-mi:develop',
ref: 'develop',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/datalab-mi/Basegun/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/datalab-mi/Basegun/assignees{/user}',
blobs_url: 'https://api.github.com/repos/datalab-mi/Basegun/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/datalab-mi/Basegun/branches{/branch}',
clone_url: 'https://github.com/datalab-mi/Basegun.git',
collaborators_url: 'https://api.github.com/repos/datalab-mi/Basegun/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/datalab-mi/Basegun/comments{/number}',
commits_url: 'https://api.github.com/repos/datalab-mi/Basegun/commits{/sha}',
compare_url: 'https://api.github.com/repos/datalab-mi/Basegun/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/datalab-mi/Basegun/contents/{+path}',
contributors_url: 'https://api.github.com/repos/datalab-mi/Basegun/contributors',
created_at: '2021-10-15T14:13:08Z',
default_branch: 'develop',
delete_branch_on_
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading