Skip to content

ci(backend): install via pyproject.toml so all runtime deps are present #382

ci(backend): install via pyproject.toml so all runtime deps are present

ci(backend): install via pyproject.toml so all runtime deps are present #382

Triggered via push April 26, 2026 17:50
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Backend Tests
1m 9s
Backend Tests
Frontend Tests
19s
Frontend Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Frontend Tests: src/components/IntercomSourceForm.tsx#L102
Unexpected any. Specify a different type
Frontend Tests: src/components/IntercomSourceForm.tsx#L91
Unexpected any. Specify a different type
Frontend Tests: src/components/IntercomSourceForm.tsx#L90
Unexpected any. Specify a different type
Frontend Tests: src/components/IntercomSourceForm.tsx#L85
Unexpected any. Specify a different type
Frontend Tests: src/components/IntercomSourceForm.tsx#L63
Unexpected any. Specify a different type
Frontend Tests: src/components/GithubAnalyticsSourceForm.tsx#L114
Unexpected any. Specify a different type
Frontend Tests: src/components/GithubAnalyticsSourceForm.tsx#L103
Unexpected any. Specify a different type
Frontend Tests: src/components/GithubAnalyticsSourceForm.tsx#L102
Unexpected any. Specify a different type
Frontend Tests: src/components/GithubAnalyticsSourceForm.tsx#L97
Unexpected any. Specify a different type
Frontend Tests: src/components/GithubAnalyticsSourceForm.tsx#L73
Unexpected any. Specify a different type
Frontend Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend Tests: src/components/ConnectionsPanel.tsx#L287
React Hook useEffect has a missing dependency: 'loadAllConnections'. Either include it or remove the dependency array
Frontend Tests: src/components/CdpProfilesModal.tsx#L34
React Hook useEffect has a missing dependency: 'loadProfiles'. Either include it or remove the dependency array
Frontend Tests: src/components/BigQuerySourceForm.tsx#L53
React Hook useEffect has a missing dependency: 'onConnectingChange'. Either include it or remove the dependency array. If 'onConnectingChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Frontend Tests: src/components/BigQuerySourceForm.tsx#L52
React Hook useEffect has a missing dependency: 'onCanConnectChange'. Either include it or remove the dependency array. If 'onCanConnectChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Frontend Tests: src/components/BigQueryCredentialsManager.tsx#L91
React Hook useEffect has a missing dependency: 'fetchCredentials'. Either include it or remove the dependency array
Frontend Tests: src/components/AwsCostSourceForm.tsx#L51
React Hook useEffect has a missing dependency: 'onCanConnectChange'. Either include it or remove the dependency array. If 'onCanConnectChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Frontend Tests: src/components/AutoMLModal.tsx#L157
React Hook useEffect has a missing dependency: 'selectedSourceId'. Either include it or remove the dependency array
Frontend Tests: src/components/ApiAccessPanel.tsx#L81
React Hook useEffect has a missing dependency: 'loadData'. Either include it or remove the dependency array
Frontend Tests: src/components/AlertModal.tsx#L99
React Hook useEffect has a missing dependency: 'loadAlerts'. Either include it or remove the dependency array
Frontend Tests: src/components/AgentSettingsModal.tsx#L38
React Hook useEffect has a missing dependency: 'loadSettings'. Either include it or remove the dependency array
Backend Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/