Skip to content

feat: add wrap to erro container on native TextInput #1395

feat: add wrap to erro container on native TextInput

feat: add wrap to erro container on native TextInput #1395

Triggered via push March 19, 2025 11:10
Status Failure
Total duration 3m 9s
Artifacts

main.yml

on: push
Build and Lint Packages
2m 40s
Unit Test Packages
1m 30s
Component Test Packages
3m 4s

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