Skip to content

fix ts

fix ts #1390

Triggered via push March 18, 2025 08:34
Status Failure
Total duration 2m 55s
Artifacts

main.yml

on: push
Build and Lint Packages
2m 36s
Unit Test Packages
1m 22s
Component Test Packages
2m 50s

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