Skip to content

Athena integration PoC (WIP) #155

Athena integration PoC (WIP)

Athena integration PoC (WIP) #155

Triggered via pull request January 17, 2025 03:40
@brusherrubrusherru
synchronize #112
athena
Status Failure
Total duration 54s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
CI: src/components/sendTx/SendTxModal.tsx#L993
Type '{ methodSelector: MethodSelectors; PublicKey: string; }' is not assignable to type '{ Destination: string; Amount: string; methodSelector: MethodSelectors; } | { Destination: string; Amount: string; Vault: string; methodSelector: string; } | { PublicKey: string; methodSelector: string; } | { ...; } | { ...; } | { ...; } | { ...; }'.
CI: src/components/sendTx/SendTxModal.tsx#L1008
Type '{ methodSelector: MethodSelectors; Required: number; PublicKeys: string[]; }' is not assignable to type '{ Destination: string; Amount: string; methodSelector: MethodSelectors; } | { Destination: string; Amount: string; Vault: string; methodSelector: string; } | { PublicKey: string; methodSelector: string; } | { ...; } | { ...; } | { ...; } | { ...; }'.
CI: src/components/sendTx/SendTxModal.tsx#L1021
Type '{ methodSelector: MethodSelectors; Owner: string; TotalAmount: string; InitialUnlockAmount: string; VestingStart: number; VestingEnd: number; }' is not assignable to type '{ Destination: string; Amount: string; methodSelector: MethodSelectors; } | { Destination: string; Amount: string; Vault: string; methodSelector: string; } | { PublicKey: string; methodSelector: string; } | { ...; } | { ...; } | { ...; } | { ...; }'.
CI
Process completed with exit code 2.
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636