Skip to content

Update schema and remove nestedPost #126

Update schema and remove nestedPost

Update schema and remove nestedPost #126

Triggered via pull request December 14, 2024 10:34
Status Failure
Total duration 44s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
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
Type 'ResultAsync<{ __typename: "PaginatedPostsResult"; items: { __typename: "Post"; id: PostId; author: { __typename: "Account"; address: EvmAddress; username: { __typename: "Username"; id: ID; value: UsernameValue; localName: string; linkedTo: any; ownedBy: EvmAddress; timestamp: DateTime; namespace: { ...; }; } | null;...' is not assignable to type 'ResultAsync<Paginated<{ __typename: "Post"; id: PostId; author: { __typename: "Account"; address: EvmAddress; username: { __typename: "Username"; id: ID; value: UsernameValue; localName: string; linkedTo: any; ownedBy: EvmAddress; timestamp: DateTime; namespace: { ...; }; } | null; }; ... 8 more ...; operations: { ....'.
Verify / Test
Process completed with exit code 1.
Verify / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify / Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636