feat: supports 'for you' feed #4264
ci.yaml
on: pull_request
Annotations
6 errors and 2 warnings
Lint
@lens-protocol/client#lint: command (/home/runner/work/lens-sdk/lens-sdk/packages/client) pnpm run lint exited (1)
|
Lint:
packages/client/src/submodules/feed/Feed.ts#L3
`./graphql/feed.generated` import should occur after import of `../../helpers`
|
Lint:
packages/client/src/submodules/feed/Feed.ts#L11
`./types` import should occur after import of `../../helpers`
|
Lint
Process completed with exit code 1.
|
Test
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Test
The operation was canceled.
|
Lint:
packages/gated-content/src/graphql/generated.ts#L5578
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#L5580
tsdoc-undefined-tag: The TSDoc tag "@localname" is not defined in this configuration
|