Skip to content

Revert "feat: vote modal with reason (#427)" #1686

Revert "feat: vote modal with reason (#427)"

Revert "feat: vote modal with reason (#427)" #1686

Triggered via push July 16, 2024 13:55
Status Failure
Total duration 1m 55s
Artifacts

test.yml

on: push
lint-build-test
1m 46s
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--1721138252639-0.5941227548924763/yarn run typecheck exited (2)
lint-build-test
Property 'votingPower' 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...'. Did you mean 'votingPowers'?
lint-build-test
Property 'votingPower' 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...'. Did you mean 'votingPowers'?
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/