Skip to content

GGL-160: updates authentication package v1.2.0 #194

GGL-160: updates authentication package v1.2.0

GGL-160: updates authentication package v1.2.0 #194

Re-run triggered October 4, 2023 18:46
Status Failure
Total duration 3m 24s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 3 warnings
Build
@baseapp-frontend/core#build: command (/home/runner/work/baseapp-frontend/baseapp-frontend/packages/core) yarn run build exited (1)
Build
'Hydrate' cannot be used as a JSX component.
Build
'Controller' cannot be used as a JSX component.
Build
Process completed with exit code 1.
Lint
'QueryClientProvider' cannot be used as a JSX component.
Lint
'Hydrate' cannot be used as a JSX component.
Lint
'UserProvider' cannot be used as a JSX component.
Lint
'Controller' cannot be used as a JSX component.
Lint
'CircularProgress' cannot be used as a JSX component.
Lint
'Button' cannot be used as a JSX component.
Lint
'Checkbox' cannot be used as a JSX component.
Lint
'FormControl' cannot be used as a JSX component.
Lint
'FormControlLabel' cannot be used as a JSX component.
Lint
'ControlledCheckBox' cannot be used as a JSX component.
Test
@baseapp-frontend/core#test: command (/home/runner/work/baseapp-frontend/baseapp-frontend/packages/core) yarn run test exited (1)
Test
Process completed with exit code 1.
Lint: packages/core/src/auth/login.tsx#L46
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Lint: packages/utils/hooks/useEventSubscription/index.ts#L13
React Hook useEffect has missing dependencies: 'callback', 'event', and 'unsubscribe'. Either include them or remove the dependency array
Lint: packages/authentication/modules/access/useSignUp/index.ts#L40
Unexpected console statement