content-feed-new-post #1391
Annotations
9 errors and 10 warnings
Lint
Process completed with exit code 1.
|
Lint
@baseapp-frontend/components#lint: command (/home/runner/work/baseapp-frontend/baseapp-frontend/packages/components) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint:
packages/components/index.ts#L7
Missing file extension for "./modules/notifications"
|
Lint:
packages/components/index.ts#L6
Missing file extension for "./modules/profiles"
|
Lint:
packages/components/index.ts#L5
Missing file extension for "./modules/content-feed"
|
Lint:
packages/components/index.ts#L4
Missing file extension for "./modules/navigations"
|
Lint:
packages/components/index.ts#L3
Missing file extension for "./modules/messages"
|
Lint:
packages/components/index.ts#L2
Missing file extension for "./modules/comments"
|
Lint:
packages/components/index.ts#L1
Missing file extension for "./modules/__shared__"
|
Lint:
packages/components/modules/__shared__/web/SocialInput/__storybook__/SocialInputWithForm/index.tsx#L19
Unexpected console statement
|
Lint:
packages/wagtail/modules/components/Blocks/BannerBlock/BannerDescriptionRichText/index.tsx#L9
Dangerous property 'dangerouslySetInnerHTML' found
|
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/utils/functions/token/setTokenAsync/index.ts#L54
Unexpected console statement
|
Lint:
packages/utils/functions/token/removeTokenAsync/index.ts#L14
Unexpected console statement
|
Lint:
packages/utils/functions/cookie/index.ts#L59
Unexpected console statement
|
Lint:
packages/utils/functions/cookie/index.ts#L51
Unexpected console statement
|
Lint:
packages/authentication/modules/user/useJWTUser/index.ts#L47
React Hook useEffect has a missing dependency: 'queryClient'. Either include it or remove the dependency array
|
Lint:
packages/graphql/utils/createTestEnvironment/index.ts#L54
Unexpected console statement
|
Lint:
packages/graphql/config/useSerializablePreloadedQuery.ts#L39
React Hook useMemo has a missing dependency: 'environment'. Either include it or remove the dependency array
|
Loading