Skip to content

feat: suspense support for useProfile hook #4118

feat: suspense support for useProfile hook

feat: suspense support for useProfile hook #4118

Triggered via pull request April 17, 2024 21:01
Status Failure
Total duration 7m 3s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Lint: examples/web/src/components/header/Header.tsx#L24
Unsafe argument of type `any` assigned to a parameter of type `Profile`
Lint
example-web#lint: command (/home/runner/work/lens-sdk/lens-sdk/examples/web) pnpm run lint exited (1)
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/.