Skip to content

Add Connect version & hash to Mixpanel events #1288

Add Connect version & hash to Mixpanel events

Add Connect version & hash to Mixpanel events #1288

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

testnet.yml

on: pull_request
Compute Branch Sha
0s
Compute Branch Sha
Build Testnet  /  Documentation
1m 24s
Build Testnet / Documentation
Build Testnet  /  Advance Tools
6m 7s
Build Testnet / Advance Tools
Build Testnet  /  Redirects
16s
Build Testnet / Redirects
Build Testnet  /  Rewards Dashboard
45s
Build Testnet / Rewards Dashboard
Build Testnet  /  USDC Bridge
2m 24s
Build Testnet / USDC Bridge
Build Testnet  /  Token Bridge
2m 33s
Build Testnet / Token Bridge
Build Testnet  /  tBTC Bridge v1
1m 30s
Build Testnet / tBTC Bridge v1
Build Testnet  /  Token Bridge v1
1m 34s
Build Testnet / Token Bridge v1
Build Testnet  /  Publish
0s
Build Testnet / Publish
Deploy Testnet
0s
Deploy Testnet
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 9 warnings
Build Testnet / tBTC Bridge v1
Type '(e: WormholeConnectEvent) => void' is not assignable to type 'WormholeConnectEventHandler'.
Build Testnet / 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 Testnet / 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 Testnet / 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 Testnet / tBTC Bridge v1
Argument of type '{ type: "load"; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Testnet / 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 Testnet / tBTC Bridge v1
Process completed with exit code 2.
Build Testnet / Token Bridge v1
Type '(e: WormholeConnectEvent) => void' is not assignable to type 'WormholeConnectEventHandler'.
Build Testnet / 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 Testnet / 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 Testnet / 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 Testnet / Token Bridge v1
Argument of type '{ type: "load"; }' is not assignable to parameter of type 'WormholeConnectEvent'.
Build Testnet / 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 Testnet / Token Bridge v1
Process completed with exit code 2.
Build Testnet / 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 Testnet / 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 Testnet / 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 Testnet / 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 Testnet / 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 Testnet / 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 Testnet / 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 Testnet / 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