Skip to content

Bump @aptos-labs/wallet-adapter-react from 1.1.0 to 1.3.2 #117

Bump @aptos-labs/wallet-adapter-react from 1.1.0 to 1.3.2

Bump @aptos-labs/wallet-adapter-react from 1.1.0 to 1.3.2 #117

Status Failure
Total duration 1m 9s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: src/hooks/useSubmitTransaction.ts#L75
Type 'string | undefined' is not assignable to type 'bigint | undefined' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/core/Client.ts#L63
Forbidden non-null assertion
build: src/core/Client.ts#L151
Missing return type on function
build: src/core/Client.ts#L163
Missing return type on function
build: src/core/Client.ts#L165
Missing return type on function
build: src/core/Client.ts#L187
Missing return type on function
build: src/core/Client.ts#L189
Missing return type on function
build: src/core/Client.ts#L212
Missing return type on function
build: src/core/Client.ts#L214
Missing return type on function
build: src/core/Client.ts#L230
Missing return type on function
build: src/core/WalletClient.ts#L25
'_' is assigned a value but never used