fix: packages/spec TypeScript issues #369
pull-request.yml
on: pull_request
Verify
/
Lint
5s
Verify
/
Test
1m 28s
Annotations
10 errors
|
Verify / Test
Module './context' was resolved to '/home/runner/work/aave-sdk/aave-sdk/packages/react/src/context.tsx', but '--jsx' is not set.
|
|
Verify / Test
Module './context' was resolved to '/home/runner/work/aave-sdk/aave-sdk/packages/react/src/context.tsx', but '--jsx' is not set.
|
|
Verify / Test
Module './context' was resolved to '/home/runner/work/aave-sdk/aave-sdk/packages/react/src/context.tsx', but '--jsx' is not set.
|
|
Verify / Test
Module './AaveProvider' was resolved to '/home/runner/work/aave-sdk/aave-sdk/packages/react/src/AaveProvider.tsx', but '--jsx' is not set.
|
|
Verify / Test
Module '../test-utils' was resolved to '/home/runner/work/aave-sdk/aave-sdk/packages/react/src/test-utils.tsx', but '--jsx' is not set.
|
|
Verify / Test
Module './context' was resolved to '/home/runner/work/aave-sdk/aave-sdk/packages/react/src/context.tsx', but '--jsx' is not set.
|
|
Verify / Test
Argument of type '(request: TransactionRequest) => ResultAsync<unknown, unknown>' is not assignable to parameter of type 'AsyncTask<{ __typename: "TransactionRequest"; to: EvmAddress; from: EvmAddress; data: BlockchainData; value: BigIntString; chainId: ChainId; operation: OperationType | null; }, ResultAsync<...>>'.
|
|
Verify / Test
Module './context' was resolved to '/home/runner/work/aave-sdk/aave-sdk/packages/react/src/context.tsx', but '--jsx' is not set.
|
|
Verify / Test
Type 'string' is not assignable to type 'BigDecimal'.
|
|
Verify / Test
Type 'string' is not assignable to type 'BigDecimal'.
|