Skip to content

chore: updates GQL schema #325

chore: updates GQL schema

chore: updates GQL schema #325

Triggered via pull request February 12, 2025 17:21
Status Failure
Total duration 2m 37s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Verify / Test
Type 'ResultAsync<unknown, UnauthenticatedError | UnexpectedError>' is not assignable to type 'ResultAsync<{ __typename: "TransactionWillFail"; reason: string; } | { __typename: "SelfFundedTransactionRequest"; reason: string; selfFundedReason: any; raw: { __typename: "Eip1559TransactionRequest"; ... 9 more ...; chainId: number; }; } | { ...; } | { ...; }, UnauthenticatedError | UnexpectedError>'.
Verify / Test
Type 'ResultAsync<unknown, UnauthenticatedError | UnexpectedError>' is not assignable to type 'ResultAsync<never, UnauthenticatedError | UnexpectedError>'.
Verify / Test
Type 'ResultAsync<unknown, UnauthenticatedError | UnexpectedError>' is not assignable to type 'ResultAsync<never, UnauthenticatedError | UnexpectedError>'.
Verify / Test
@lens-protocol/client#build: command (/home/runner/work/lens-sdk/lens-sdk/packages/client) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Verify / Test
Process completed with exit code 1.