Skip to content

fix: packages/spec TypeScript issues #369

fix: packages/spec TypeScript issues

fix: packages/spec TypeScript issues #369

Triggered via pull request August 28, 2025 09:50
Status Success
Total duration 1m 40s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.