chore: updates GQL schema #325
pull-request.yml
on: pull_request
Verify
/
Lint
5s
Verify
/
Test
2m 25s
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.
|