fix: form validation to link-type surveys questions (#28762) #113975
ci-frontend.yml
on: push
Determine need to run frontend checks
9s
Matrix: jest
Calculate running time
0s
Annotations
1 error and 21 warnings
Jest test (FOSS - 3)
Process completed with exit code 1.
|
Jest test (EE - 2)
Cache not found for keys: node-cache-Linux-x64-pnpm-9d6d76fd4f4bde53080ead3313ac5963064e9e4479ceee7fb8c29cc336248176
|
Jest test (FOSS - 2)
Cache not found for keys: node-cache-Linux-x64-pnpm-9d6d76fd4f4bde53080ead3313ac5963064e9e4479ceee7fb8c29cc336248176
|
Jest test (FOSS - 2)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Jest test (FOSS - 3)
Cache not found for keys: node-cache-Linux-x64-pnpm-9d6d76fd4f4bde53080ead3313ac5963064e9e4479ceee7fb8c29cc336248176
|
Jest test (EE - 3)
Cache not found for keys: node-cache-Linux-x64-pnpm-9d6d76fd4f4bde53080ead3313ac5963064e9e4479ceee7fb8c29cc336248176
|
Jest test (EE - 3)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Jest test (EE - 1)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Jest test (EE - 1)
Cache not found for keys: node-cache-Linux-x64-pnpm-9d6d76fd4f4bde53080ead3313ac5963064e9e4479ceee7fb8c29cc336248176
|
Jest test (FOSS - 1)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Jest test (FOSS - 1)
Cache not found for keys: node-cache-Linux-x64-pnpm-9d6d76fd4f4bde53080ead3313ac5963064e9e4479ceee7fb8c29cc336248176
|
Code quality checks:
common/hogvm/typescript/src/stl/stl.ts#L28
React components should avoid returning text nodes directly (or numerical values which will be rendered as text). When a React component returns values other than JSX / null, Google Translate can continue to display stale values after state changes, without any error being thrown. Since this is very hard to debug it is better to avoid it altogether
|
|
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#L14
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
Cache not found for keys: Linux-pnpm-cypress-9d6d76fd4f4bde53080ead3313ac5963064e9e4479ceee7fb8c29cc336248176, Linux-pnpm-cypress-
|