You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) MessageAttributes injectPropagationContext should inject context if there are available attributes: Error: expect(received).toBeGreaterThan(expected)Expected: > 5Received: 5 at Context.<anonymous> (test/MessageAttributes.test.ts:84:53) at processImmediate (node:internal/timers:491:21) at process.topLevelDomainCallback (node:domain:161:15) at process.callbackTrampoline (node:internal/async_hooks:128:24)
What version of OpenTelemetry are you using?
CI failure
What version of Node are you using?
CI failure in Node.js
What did you do?
CI failed for #2623 (comment), due to dependency
@aws-sdk/client-sqs
What did you expect to see?
CI to run deprecation of AWS SDK for JavaScript v2
What did you see instead?
CI failure because of
@aws-sdk/client-sqs
dependency, possibly unrelated to PRThe text was updated successfully, but these errors were encountered: