Skip to content

BA: Fix type issue on BaseAppFetchOptions #291

BA: Fix type issue on BaseAppFetchOptions

BA: Fix type issue on BaseAppFetchOptions #291

Triggered via push April 9, 2024 18:23
Status Success
Total duration 2m 28s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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#L44
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
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/.
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/.