Skip to content

Refactor: Changing AccountPopover name #461

Refactor: Changing AccountPopover name

Refactor: Changing AccountPopover name #461

Triggered via push October 9, 2024 15:07
Status Failure
Total duration 3m 13s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 13 warnings
Lint
@baseapp-frontend/components#lint: command (/home/runner/work/baseapp-frontend/baseapp-frontend/packages/components) /tmp/yarn--1728486563654-0.26161574691610645/yarn run lint exited (2)
Lint
Cannot find module 'next/navigation' or its corresponding type declarations.
Lint
Cannot find module 'next/navigation' or its corresponding type declarations.
Lint
Cannot find module 'next/navigation' or its corresponding type declarations.
Lint
Parameter 'prev' implicitly has an 'any' type.
Lint
Cannot find module 'next/navigation' or its corresponding type declarations.
Lint
Cannot find module 'next/navigation' or its corresponding type declarations.
Lint
Process completed with exit code 2.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: packages/core/src/auth/login.tsx#L46
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Lint: packages/graphql/config/useEnvironment/index.ts#L20
React Hook useMemo has an unnecessary dependency: 'relayEnvironment'. Either exclude it or remove the dependency array
Lint: packages/graphql/config/useSerializablePreloadedQuery.ts#L39
React Hook useMemo has a missing dependency: 'environment'. Either include it or remove the dependency array
Lint: packages/authentication/modules/access/useSignUp/index.ts#L46
Unexpected console statement
Lint: packages/authentication/modules/user/useJWTUser/index.ts#L51
React Hook useEffect has a missing dependency: 'queryClient'. Either include it or remove the dependency array
Lint: packages/authentication/modules/user/useSimpleTokenUser/index.ts#L36
React Hook useEffect has missing dependencies: 'cookieName' and 'queryClient'. Either include them or remove the dependency array
Lint: packages/utils/functions/cookie/index.ts#L31
Unexpected console statement
Lint: packages/utils/functions/cookie/index.ts#L39
Unexpected console statement
Lint: packages/utils/hooks/useEventSubscription/index.ts#L15
React Hook useEffect has missing dependencies: 'callback', 'event', and 'unsubscribe'. Either include them or remove the dependency array
Lint: packages/design-system/components/Dropzone/index.tsx#L50
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/