feat: tracing added for imply and open telemetry #6678
on-pull-request.yml
on: pull_request
Enforce PR Title Format
4m 5s
Lint
4m 55s
Build and Test
14m 43s
Build iOS
6m 33s
Annotations
3 errors
src/store/store.test.ts > createConfig tests > should setup the config with the correct transport:
account-kit/core/src/store/store.test.ts#L17
Error: Snapshot `createConfig tests > should setup the config with the correct transport 1` mismatched
❯ src/store/store.test.ts:17:48
|
src/client/smartAccountClient.test.ts > AlchemySmartAccountClient tests > should set the headers when using non-hoisted accounts:
account-kit/infra/src/client/smartAccountClient.test.ts#L32
Error: Snapshot `AlchemySmartAccountClient tests > should set the headers when using non-hoisted accounts 1` mismatched
- Expected
+ Received
{
- "Alchemy-AA-Sdk-Version": "4.15.3",
+ "Alchemy-AA-Sdk-Version": "4.17.0",
"Content-Type": "application/json",
}
❯ src/client/smartAccountClient.test.ts:32:8
|
Build and Test
Process completed with exit code 1.
|