Skip to content
Status Failure
Total duration 3m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-docs.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
deploy
Argument of type '{ from?: string | undefined; to?: string | null | undefined; value?: string | undefined; accessList?: { readonly address?: string | undefined; readonly storageKeys?: string[] | undefined; }[] | undefined; ... 17 more ...; s?: string | undefined; }' is not assignable to parameter of type 'TransactionWithSenderAPI | Partial<TransactionWithSenderAPI>'.
deploy
Argument of type '{ from?: string | undefined; to?: string | null | undefined; value?: string | undefined; accessList?: { readonly address?: string | undefined; readonly storageKeys?: string[] | undefined; }[] | undefined; ... 17 more ...; s?: string | undefined; }' is not assignable to parameter of type 'Partial<TransactionWithSenderAPI>'.
deploy
Argument of type '{ from: string; to?: string | null | undefined; value?: string | undefined; accessList?: { readonly address?: string | undefined; readonly storageKeys?: string[] | undefined; }[] | undefined; ... 17 more ...; s?: string | undefined; }' is not assignable to parameter of type 'TransactionWithSenderAPI | Partial<TransactionWithSenderAPI>'.
deploy
Argument of type '{ from?: string | undefined; to?: string | null | undefined; value?: string | undefined; accessList?: { readonly address?: string | undefined; readonly storageKeys?: string[] | undefined; }[] | undefined; ... 17 more ...; s?: string | undefined; }' is not assignable to parameter of type 'TransactionWithSenderAPI | Partial<TransactionWithSenderAPI>'.
deploy
Argument of type '{ from?: string | undefined; to?: string | null | undefined; value?: string | undefined; accessList?: { readonly address?: string | undefined; readonly storageKeys?: string[] | undefined; }[] | undefined; ... 17 more ...; s?: string | undefined; }' is not assignable to parameter of type 'Partial<TransactionWithSenderAPI>'.
deploy
Argument of type '{ from: string; to?: string | null | undefined; value?: string | undefined; accessList?: { readonly address?: string | undefined; readonly storageKeys?: string[] | undefined; }[] | undefined; ... 17 more ...; s?: string | undefined; }' is not assignable to parameter of type 'TransactionWithSenderAPI | Partial<TransactionWithSenderAPI>'.
deploy
Process completed with exit code 1.