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