BA-2020: mobile beta testing #1000
main.yml
on: push
Build
1m 24s
Lint
1m 48s
Unit Test Applications and Packages
1m 26s
Component Test Applications and Packages
1m 39s
Annotations
2 errors and 14 warnings
Component Test Applications and 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 (3)
|
Component Test Applications and Packages
Process completed with exit code 3.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit Test Applications and Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Component Test Applications and Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/graphql/config/useSerializablePreloadedQuery.ts#L39
React Hook useMemo has a missing dependency: 'environment'. Either include it or remove the dependency array
|
Lint:
packages/graphql/utils/createTestEnvironment/index.ts#L54
Unexpected console statement
|
Lint:
packages/utils/functions/cookie/index.ts#L51
Unexpected console statement
|
Lint:
packages/utils/functions/cookie/index.ts#L59
Unexpected console statement
|
Lint:
packages/utils/functions/token/removeTokenAsync/index.ts#L14
Unexpected console statement
|
Lint:
packages/utils/functions/token/setTokenAsync/index.ts#L15
Unexpected console statement
|
Lint:
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
|
Lint:
packages/authentication/modules/access/useSignUp/index.ts#L46
Unexpected console statement
|
Lint:
packages/authentication/modules/user/useJWTUser/index.ts#L47
React Hook useEffect has a missing dependency: 'queryClient'. Either include it or remove the dependency array
|
Lint:
packages/authentication/modules/user/useUpdateUser/index.ts#L29
Unexpected console statement
|