@noah/header footer navbar #13
Annotations
10 errors
Test:
src/components/navs/AppNav/AppNavActivityBtn/AppNavActivityBtn.vue#L46
Type '{ orderUid: string; signature: string; signingScheme: EcdsaSigningScheme; }' is not assignable to type 'OrderCancellation'.
|
Test:
src/components/tables/PoolsTable/PoolsTableActionSelector.vue#L123
No overload matches this call.
|
Test:
src/services/cowswap/cowswapProtocol.service.ts#L81
Property 'orderUid' does not exist on type 'OrderCancellation'.
|
Test:
src/services/cowswap/cowswapProtocol.service.ts#L104
Property 'orderUid' does not exist on type 'OrderCancellation'.
|
Test:
src/services/cowswap/signing.ts#L8
'"@cowprotocol/contracts"' has no exported member named 'OrderCancellation'. Did you mean 'OrderCancellations'?
|
Test
Process completed with exit code 2.
|
Lint:
src/components/_global/BalActionSteps/BalActionSteps.vue#L129
Duplicate key 'actions'. May cause name collision in script or template tag
|
Lint:
src/components/layouts/VotingLayout.vue#L16
The element inside `<transition>` is expected to have a `v-if` or `v-show` directive
|
Lint
Process completed with exit code 1.
|
Build
Process completed with exit code 1.
|