Skip to content

BA: standardize versions #309

BA: standardize versions

BA: standardize versions #309

Triggered via push June 19, 2024 12:10
Status Success
Total duration 2m 27s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/graphql/config/environment.ts#L178
React Hook useMemo has an unnecessary dependency: 'relayEnvironment'. Either exclude it or remove the dependency array. Outer scope values like 'relayEnvironment' aren't valid dependencies because mutating them doesn't re-render the component
Lint: packages/graphql/config/useSerializablePreloadedQuery.ts#L37
React Hook useMemo has a missing dependency: 'environment'. Either include it 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#L51
React Hook useEffect has a missing dependency: 'queryClient'. Either include it or remove the dependency array
Lint: packages/authentication/modules/user/useSimpleTokenUser/index.ts#L36
React Hook useEffect has missing dependencies: 'cookieName' and 'queryClient'. Either include them or remove the dependency array
Lint: packages/utils/functions/cookie/index.ts#L31
Unexpected console statement
Lint: packages/utils/functions/cookie/index.ts#L39
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
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.