Skip to content

chore: remove billingLogic from sceneLogic #107861

chore: remove billingLogic from sceneLogic

chore: remove billingLogic from sceneLogic #107861

Triggered via pull request January 17, 2025 18:44
Status Success
Total duration 11m 38s
Artifacts

ci-frontend.yml

on: pull_request
Determine need to run frontend checks
7s
Determine need to run frontend checks
Code quality checks
11m 12s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Code quality checks: cypress/e2e/paths.cy.ts#L20
Disabled test
Code quality checks: frontend/src/layout/ErrorProjectUnavailable.stories.tsx#L77
React Hook useEffect has a missing dependency: 'loadCurrentTeamSuccess'. Either include it or remove the dependency array
Code quality checks: frontend/src/layout/ErrorProjectUnavailable.stories.tsx#L109
React Hook useEffect has a missing dependency: 'loadCurrentTeamSuccess'. Either include it or remove the dependency array
Code quality checks: frontend/src/layout/ErrorProjectUnavailable.tsx#L32
React Hook useEffect has missing dependencies: 'projectCreationForbiddenReason' and 'user.organization?.teams'. Either include them or remove the dependency array
Code quality checks: frontend/src/layout/ErrorProjectUnavailable.tsx#L38
Conditionally rendered text nodes with siblings (elements or nodes), when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM
Code quality checks: frontend/src/layout/FeaturePreviews/FeaturePreviews.tsx#L13
React Hook useLayoutEffect has a missing dependency: 'loadEarlyAccessFeatures'. Either include it or remove the dependency array
Code quality checks: frontend/src/layout/navigation-3000/components/AlgoliaSearch.tsx#L116
React Hook useEffect has missing dependencies: 'refine' and 'type'. Either include them or remove the dependency array
Code quality checks: frontend/src/layout/navigation-3000/components/AlgoliaSearch.tsx#L122
Conditionally rendered text nodes with siblings (elements or nodes), when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM
Code quality checks: frontend/src/layout/navigation-3000/components/AlgoliaSearch.tsx#L122
Static text nodes which are preceeded by a conditional expression, when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM