Skip to content

fix: Fix the type of the version field in Attestation at the SDK level #344

fix: Fix the type of the version field in Attestation at the SDK level

fix: Fix the type of the version field in Attestation at the SDK level #344

Triggered via pull request January 17, 2024 23:22
Status Failure
Total duration 51s
Artifacts

website-build.yml

on: pull_request
build-website
41s
build-website
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-website
Argument of type 'Partial<TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>>' is not assignable to parameter of type 'SetStateAction<string>'.
build-website
Argument of type 'Partial<TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>>' is not assignable to parameter of type '`0x${string}`'.
build-website
Argument of type 'Partial<TransactionReceipt>' is not assignable to parameter of type 'SetStateAction<string>'.
build-website
Argument of type 'Partial<TransactionReceipt>' is not assignable to parameter of type '`0x${string}`'.
build-website
Argument of type 'Partial<TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>>' is not assignable to parameter of type 'SetStateAction<string>'.
build-website
Argument of type 'Partial<TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>>' is not assignable to parameter of type '`0x${string}`'.
build-website
Process completed with exit code 1.