fix: Errors in AWS Tests #4336
Annotations
2 errors and 4 warnings
Run release-drafter/release-drafter@v6
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13418579577',
status: 422,
response: {
url: 'https://api.github.com/repos/BrighterCommand/Brighter/releases/191410841',
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: 'Wed, 19 Feb 2025 17:24:17 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': '9441:120850:436649:874B98:67B613C1',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1739989453',
'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#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/BrighterCommand/Brighter/releases/191410841',
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': '13418579577',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- Fix/issues with running commandprocessor samples @andrewjpoole (#3500)\\n- Add support to MySQL for distributed lock @lillo42 (#3396)\\n- Improve support to .NET Standard and .NET Framework @lillo42 (#3507)\\n- Fix ASB Transport Tests for V10 @preardon (#3489)\\n- Fixes DefaultMapper \\\\& SNS/SQS Publish @lillo42 (#3488)\\n- Fixes HasOpenTransaction for MySQL \\\\& MS SQL @lillo42 (#3475)\\n- Improve support to AWS SQS/SNS @lillo42 (#3437)\\n- Outbox Improvements for Relation Database @lillo42 (#3464)\\n- GH-3419 Use JsonSerialisationOptions.Options when use JsonSerializer.Serialize @lillo42 (#3463)\\n- chore: add new test @iancooper (#3462)\\n- Move scopes inside @preardon (#3454)\\n- [Feature] Generate metrics from traces @jtsalva (#3453)\\n- [Docs] Add ADR for generating metrics from traces @jtsalva (#3389)\\n- fix: BrighterTaskScheduler Queue Task When Complete @iancooper (#3450)\\n- fix: try executing on the thread pool @iancooper (#3449)\\n- fix: update method signatures, and minor fixes @iancooper (#3448)\\n- Add Default Message Mapper @preardon (#3407)\\n- Enable a Blocking Sweep @preardon (#3438)\\n- Change the SQL locking to use public Principal @preardon (#3318)\\n\\n## 🚀 Features\\n\\n- Redis fixes @iancooper (#3518)\\n\\n## 🐛 Bug Fixes\\n\\n- Fixes for Kafka Tests following the Proactor/Reactor split @iancooper (#3447)\\n- fix: incorrect number of operationstartedcalls @iancooper (#3452)\\n- fix: Task Scheduler Queue Task called when SychronizationContext disposed @iancooper (#3451)\\n- Fix: Sync Over Async Improvements @iancooper (#3409)\\n\\n## 🛠️ Dependencies\\n\\n- Mqtt fixes @iancooper (#3520)\\n- [Fix] RMQ Tests need fixing for changes in the Proactor/Reactor chang
|
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: '13418579577',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '9fd0234ba1c7af2d7d20c73f6924797f9637eaab',
before: 'b06dc3fd49b62b1785c599adbd229f20b17c9053',
number: 3523,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/24714628?v=4',
description: 'Brighter Command Dispatcher and Task Queues for C# and Python; Darker Query Processor for C#',
events_url: 'https://api.github.com/orgs/BrighterCommand/events',
hooks_url: 'https://api.github.com/orgs/BrighterCommand/hooks',
id: 24714628,
issues_url: 'https://api.github.com/orgs/BrighterCommand/issues',
login: 'BrighterCommand',
members_url: 'https://api.github.com/orgs/BrighterCommand/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjI0NzE0NjI4',
public_members_url: 'https://api.github.com/orgs/BrighterCommand/public_members{/member}',
repos_url: 'https://api.github.com/orgs/BrighterCommand/repos',
url: 'https://api.github.com/orgs/BrighterCommand'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/BrighterCommand/Brighter/issues/3523/comments'
},
commits: {
href: 'https://api.github.com/repos/BrighterCommand/Brighter/pulls/3523/commits'
},
html: {
href: 'https://github.com/BrighterCommand/Brighter/pull/3523'
},
issue: {
href: 'https://api.github.com/repos/BrighterCommand/Brighter/issues/3523'
},
review_comment: {
href: 'https://api.github.com/repos/BrighterCommand/Brighter/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/BrighterCommand/Brighter/pulls/3523/comments'
},
self: {
href: 'https://api.github.com/repos/BrighterCommand/Brighter/pulls/3523'
},
statuses: {
href: 'https://api.github.com/repos/BrighterCommand/Brighter/statuses/9fd0234ba1c7af2d7d20c73f6924797f9637eaab'
}
},
active_lock_reason: null,
additions: 73,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'BrighterCommand: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/BrighterCommand/Brighter/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/BrighterCommand/Brighter/assignees{/user}',
blobs_url: 'https://api.github.com/repos/BrighterCommand/Brighter/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/BrighterCommand/Brighter/branches{/branch}',
clone_url: 'https://github.com/BrighterCommand/Brighter.git',
collaborators_url: 'https://api.github.com/repos/BrighterCommand/Brighter/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/BrighterCommand/Brighter/comments{/number}',
commits_url: 'https://api.github.com/repos/BrighterCommand/Brighter/commits{/sha}',
compare_url: 'https://api.github.com/repos/BrighterCommand/Brighter/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/BrighterC
|
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