Skip to content

chore(deps): Update posthog-js to 1.223.2 #115357

chore(deps): Update posthog-js to 1.223.2

chore(deps): Update posthog-js to 1.223.2 #115357

Triggered via pull request February 22, 2025 17:15
Status Success
Total duration 13m 54s
Artifacts

ci-frontend.yml

on: pull_request
Determine need to run frontend checks
10s
Determine need to run frontend checks
Matrix: jest
Code quality checks
13m 11s
Code quality checks
Calculate running time
2s
Calculate running time
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Jest test (FOSS - 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 (FOSS - 3)
Cache not found for keys: node-cache-Linux-x64-pnpm-b793ce910935bfa33de36a34c58a4e4556012da22d9e7cc3df5d2512552cdf8d
Jest test (EE - 3)
Cache not found for keys: node-cache-Linux-x64-pnpm-b793ce910935bfa33de36a34c58a4e4556012da22d9e7cc3df5d2512552cdf8d
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 (FOSS - 1)
Cache not found for keys: node-cache-Linux-x64-pnpm-b793ce910935bfa33de36a34c58a4e4556012da22d9e7cc3df5d2512552cdf8d
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 (EE - 1)
Cache not found for keys: node-cache-Linux-x64-pnpm-b793ce910935bfa33de36a34c58a4e4556012da22d9e7cc3df5d2512552cdf8d
Jest test (EE - 2)
Cache not found for keys: node-cache-Linux-x64-pnpm-b793ce910935bfa33de36a34c58a4e4556012da22d9e7cc3df5d2512552cdf8d
Jest test (EE - 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 - 2)
Cache not found for keys: node-cache-Linux-x64-pnpm-b793ce910935bfa33de36a34c58a4e4556012da22d9e7cc3df5d2512552cdf8d
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
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: 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