Skip to content

Add Connect version & hash to Mixpanel events #1299

Add Connect version & hash to Mixpanel events

Add Connect version & hash to Mixpanel events #1299

Triggered via pull request October 10, 2024 14:44
Status Failure
Total duration 6m 31s
Billable time 7m
Artifacts 6

preview.yml

on: pull_request
Compute Branch Sha
0s
Compute Branch Sha
Build Preview  /  Documentation
1m 20s
Build Preview / Documentation
Build Preview  /  Advance Tools
6m 2s
Build Preview / Advance Tools
Build Preview  /  Redirects
12s
Build Preview / Redirects
Build Preview  /  Rewards Dashboard
49s
Build Preview / Rewards Dashboard
Build Preview  /  USDC Bridge
2m 26s
Build Preview / USDC Bridge
Build Preview  /  Token Bridge
2m 25s
Build Preview / Token Bridge
Build Preview  /  tBTC Bridge v1
1m 30s
Build Preview / tBTC Bridge v1
Build Preview  /  Token Bridge v1
1m 31s
Build Preview / Token Bridge v1
Build Preview  /  Publish
0s
Build Preview / Publish
Deploy Preview
0s
Deploy Preview
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 9 warnings
Build Preview / tBTC Bridge v1
Type '(e: WormholeConnectEvent) => void' is not assignable to type 'WormholeConnectEventHandler'.
Build Preview / tBTC Bridge v1
Argument of type '{ type: "transfer.start"; details: { fromChain: string; txId: string; route: any; fromToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toChain: number; }; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / tBTC Bridge v1
Argument of type '{ type: "transfer.success"; details: { fromChain: string; txId: string; route: any; fromToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toChain: number; }; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / tBTC Bridge v1
Argument of type '{ type: "transfer.redeem.success"; details: { fromChain: string; txId: string; route: any; fromToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toChain: number; }; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / tBTC Bridge v1
Argument of type '{ type: "load"; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / tBTC Bridge v1
Argument of type '{ type: "wallet.connect"; details: { side: any; chain: string; wallet: string; }; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / tBTC Bridge v1
Process completed with exit code 2.
Build Preview / Token Bridge v1
Type '(e: WormholeConnectEvent) => void' is not assignable to type 'WormholeConnectEventHandler'.
Build Preview / Token Bridge v1
Argument of type '{ type: "transfer.start"; details: { fromChain: string; txId: string; route: any; fromToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toChain: number; }; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / Token Bridge v1
Argument of type '{ type: "transfer.success"; details: { fromChain: string; txId: string; route: any; fromToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toChain: number; }; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / Token Bridge v1
Argument of type '{ type: "transfer.redeem.success"; details: { fromChain: string; txId: string; route: any; fromToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toToken: { symbol: string; tokenId: { address: string; chain: string; }; }; toChain: number; }; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / Token Bridge v1
Argument of type '{ type: "load"; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / Token Bridge v1
Argument of type '{ type: "wallet.connect"; details: { side: any; chain: string; wallet: string; }; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Preview / Token Bridge v1
Process completed with exit code 2.
Build Preview / Redirects
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Preview / Rewards Dashboard
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Preview / Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Preview / tBTC Bridge v1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Preview / Token Bridge v1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Preview / USDC Bridge
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Preview / Token Bridge
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Preview / Advance Tools
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-advanced-tools", "build-docs", "build-redirects", "build-rewards-dashboard", "build-token-bridge", "build-usdc-bridge". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
build-advanced-tools
42.5 MB
build-docs
71.1 MB
build-redirects
1.14 KB
build-rewards-dashboard
2.45 MB
build-token-bridge
21.1 MB
build-usdc-bridge
21 MB