feat: suspense support for useProfile hook #4116
ci.yaml
on: pull_request
Annotations
6 errors and 3 warnings
Lint
example-web#lint: command (/home/runner/work/lens-sdk/lens-sdk/examples/web) pnpm run lint exited (1)
|
Lint:
examples/web/src/profiles/UseProfile.tsx#L12
Unsafe assignment of an `any` value
|
Lint:
examples/web/src/profiles/UseReportProfile.tsx#L87
Unsafe assignment of an `any` value
|
Lint
Process completed with exit code 1.
|
Test
@lens-protocol/react#test: command (/home/runner/work/lens-sdk/lens-sdk/packages/react) 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
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|