Add date-time support to codegen #8797
Annotations
2 errors and 1 warning
Prepare release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '7179191699',
status: 403,
response: {
url: 'https://api.github.com/repos/softwaremill/tapir/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 12 Dec 2023 09:34:00 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
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': '2028:8AEE:1295784:26B08FB:65782908',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '881',
'x-ratelimit-reset': '1702375751',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '119',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/softwaremill/tapir/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/3390/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* When calculating the client ip, allow the possibility of the address to be null (#3389) @adamw\\n* fix(server): proper path segment decoding (#3386) @finalchild\\n* Fix Circe Yaml (#3388) @zarthross\\n* Fix codegen method parsing (#3387) @markussammallahti\\n* Fix: ContentType is not set for multipart file upload in VertxServer (#3383) @yoskhdia\\n* MaxContentLength for http4s, jdkhttp, play (#3374) @kciesielski\\n* fix doc bytes (#3372) @timzaak\\n\\n## Dependency updates\\n\\n* Update opentelemetry-api, ... to 1.33.0 (#3381) @softwaremill-ci\\n* Update armeria to 1.26.4 (#3380) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 2.2.5 (#3376) @softwaremill-ci\\n* Update sbt-twirl to 2.0.3 (#3379) @softwaremill-ci\\n* Update netty-reactive-streams-http to 3.0.1 (#3378) @softwaremill-ci\\n* Update play-ahc-ws-standalone to 3.0.1 (#3377) @softwaremill-ci\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7179191699',
name: 'pull_request',
payload: {
action: 'opened',
number: 3390,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/sof
|
Prepare release notes
HttpError: Resource not accessible by integration
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: '7179191699',
name: 'pull_request',
payload: {
action: 'opened',
number: 3390,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4',
description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines',
events_url: 'https://api.github.com/orgs/softwaremill/events',
hooks_url: 'https://api.github.com/orgs/softwaremill/hooks',
id: 322765,
issues_url: 'https://api.github.com/orgs/softwaremill/issues',
login: 'softwaremill',
members_url: 'https://api.github.com/orgs/softwaremill/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==',
public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/softwaremill/repos',
url: 'https://api.github.com/orgs/softwaremill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3390/comments'
},
commits: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3390/commits'
},
html: { href: 'https://github.com/softwaremill/tapir/pull/3390' },
issue: {
href: 'https://api.github.com/repos/softwaremill/tapir/issues/3390'
},
review_comment: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3390/comments'
},
self: {
href: 'https://api.github.com/repos/softwaremill/tapir/pulls/3390'
},
statuses: {
href: 'https://api.github.com/repos/softwaremill/tapir/statuses/b576d80e2003f357977e1ee0d1bff9dd3dbcb455'
}
},
active_lock_reason: null,
additions: 3,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'softwaremill:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/softwaremill/tapir/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/softwaremill/tapir/assignees{/user}',
blobs_url: 'https://api.github.com/repos/softwaremill/tapir/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/softwaremill/tapir/branches{/branch}',
clone_url: 'https://github.com/softwaremill/tapir.git',
collaborators_url: 'https://api.github.com/repos/softwaremill/tapir/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/softwaremill/tapir/comments{/number}',
commits_url: 'https://api.github.com/repos/softwaremill/tapir/commits{/sha}',
compare_url: 'https://api.github.com/repos/softwaremill/tapir/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/softwaremill/tapir/contents/{+path}',
contributors_url: 'https://api.github.com/repos/softwaremill/tapir/contributors',
created_at: '2018-12-09T16:43:49Z',
default_branch: 'master',
delete_branch_on_merge: false,
|
Test
Attempt 1 failed. Reason: Timeout of 900000ms hit
|
The logs for this run have expired and are no longer available.
Loading