Skip to content

moved two components #1393

moved two components

moved two components #1393

Triggered via push March 18, 2025 15:46
Status Failure
Total duration 3m 18s
Artifacts

main.yml

on: push
Build and Lint Packages
2m 41s
Build and Lint Packages
Unit Test Packages
1m 27s
Unit Test Packages
Component Test Packages
3m 12s
Component Test Packages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
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/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/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/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/graphql/config/useSerializablePreloadedQuery.ts#L39
React Hook useMemo has a missing dependency: 'environment'. Either include it or remove the dependency array