Skip to content

create .keep file #1389

create .keep file

create .keep file #1389

Triggered via push March 17, 2025 21:24
Status Failure
Total duration 2m 55s
Artifacts

main.yml

on: push
Build and Lint Packages
2m 35s
Build and Lint Packages
Unit Test Packages
1m 24s
Unit Test Packages
Component Test Packages
2m 50s
Component Test Packages
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
Build and Lint Packages
Process completed with exit code 2.
Build and Lint Packages
Cannot find module '../../../../../__generated__/ProfileComponentFragment.graphql' or its corresponding type declarations.
Build and Lint Packages
Cannot find module '../../../../../../__generated__/BlockToggleFragment.graphql' or its corresponding type declarations.
Build and Lint Packages
@baseapp-frontend/components#lint: command (/home/runner/work/baseapp-frontend/baseapp-frontend/packages/components) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (2)
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