fix: expose PublicationOperations#hasQuoted flag #4283
ci.yaml
on: pull_request
Annotations
5 errors and 2 warnings
Lint
Property 'hasQuoted' is missing in type '{ __typename: "PublicationOperations"; id: PublicationId; canCollect: gql.TriStateValue.No; canComment: gql.TriStateValue.No; canDecrypt: { __typename: "CanDecryptResponse"; result: true; reasons: null; extraDetails: null; }; ... 8 more ...; hasCollected: { ...; }; }' but required in type 'PublicationOperations'.
|
Lint
@lens-protocol/react-native#lint: command (/home/runner/work/lens-sdk/lens-sdk/packages/react-native) pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Test
@lens-protocol/api-bindings#test: command (/home/runner/work/lens-sdk/lens-sdk/packages/api-bindings) pnpm run test exited (1)
|
Test
Process completed with exit code 1.
|
Lint:
packages/gated-content/src/graphql/generated.ts#L4883
tsdoc-at-sign-in-word: The "@" character looks like part of a TSDoc tag; use a backslash to escape it
|
Lint:
packages/gated-content/src/graphql/generated.ts#L4885
tsdoc-undefined-tag: The TSDoc tag "@localname" is not defined in this configuration
|