Skip to content

Update packages/sx.js/src/clients/offchain/ethereum-sig/index.ts #1679

Update packages/sx.js/src/clients/offchain/ethereum-sig/index.ts

Update packages/sx.js/src/clients/offchain/ethereum-sig/index.ts #1679

Triggered via push July 16, 2024 11:28
Status Failure
Total duration 1m 51s
Artifacts

test.yml

on: push
lint-build-test
1m 41s
lint-build-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint-build-test
ui#typecheck: command (/home/runner/work/sx-monorepo/sx-monorepo/apps/ui) /tmp/yarn--1721129419753-0.16176076110328386/yarn run typecheck exited (2)
lint-build-test
Property 'votingPowerStatus' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...ar...'.
lint-build-test
This comparison appears to be unintentional because the types '{ totalVotingPower: bigint; votingPowers: VotingPower[]; status: VotingPowerStatus; symbol: string; decimals: number; error: VotingPowerDetailsError | null; } | undefined' and 'bigint' have no overlap.
lint-build-test
Process completed with exit code 2.
lint-build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-build-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/