Infra: Add gradle p.1 #604
Triggered via pull request
January 15, 2025 11:45
germanosin
opened
#783
Status
Failure
Total duration
1m 45s
Artifacts
–
frontend_pr.yml
on: pull_request_target
build-and-test
/
build-and-test
1m 35s
Annotations
3 errors and 2 warnings
App › Renders navigation:
frontend/src/components/contexts/GlobalSettingsContext.tsx#L30
TypeError: Cannot read properties of undefined (reading 'enabledFeatures')
at enabledFeatures (src/components/contexts/GlobalSettingsContext.tsx:30:43)
at commitHookEffectListMount (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:23150:26)
at commitPassiveMountOnFiber (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:24931:11)
at commitPassiveMountEffects_complete (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:24891:9)
at commitPassiveMountEffects_begin (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:24878:7)
at commitPassiveMountEffects (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:24866:3)
at flushPassiveEffectsImpl (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27039:3)
at flushPassiveEffects (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26984:14)
at node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26769:9
at flushActQueue (node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:2667:24)
at act (node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:2582:11)
at node_modules/.pnpm/@testing-library[email protected][email protected][email protected][email protected]/node_modules/@testing-library/react/dist/act-compat.js:47:25
at renderRoot (node_modules/.pnpm/@testing-library[email protected][email protected][email protected][email protected]/node_modules/@testing-library/react/dist/pure.js:180:26)
at render (node_modules/.pnpm/@testing-library[email protected][email protected][email protected][email protected]/node_modules/@testing-library/react/dist/pure.js:271:10)
at customRender (src/lib/testHelpers.tsx:136:16)
at Object.<anonymous> (src/components/__tests__/App.spec.tsx:30:11)
|
App › Renders NavBar:
frontend/src/components/contexts/GlobalSettingsContext.tsx#L30
TypeError: Cannot read properties of undefined (reading 'enabledFeatures')
at enabledFeatures (src/components/contexts/GlobalSettingsContext.tsx:30:43)
at commitHookEffectListMount (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:23150:26)
at commitPassiveMountOnFiber (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:24931:11)
at commitPassiveMountEffects_complete (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:24891:9)
at commitPassiveMountEffects_begin (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:24878:7)
at commitPassiveMountEffects (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:24866:3)
at flushPassiveEffectsImpl (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:27039:3)
at flushPassiveEffects (node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26984:14)
at node_modules/.pnpm/[email protected][email protected]/node_modules/react-dom/cjs/react-dom.development.js:26769:9
at flushActQueue (node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:2667:24)
at act (node_modules/.pnpm/[email protected]/node_modules/react/cjs/react.development.js:2582:11)
at node_modules/.pnpm/@testing-library[email protected][email protected][email protected][email protected]/node_modules/@testing-library/react/dist/act-compat.js:47:25
at renderRoot (node_modules/.pnpm/@testing-library[email protected][email protected][email protected][email protected]/node_modules/@testing-library/react/dist/pure.js:180:26)
at render (node_modules/.pnpm/@testing-library[email protected][email protected][email protected][email protected]/node_modules/@testing-library/react/dist/pure.js:271:10)
at customRender (src/lib/testHelpers.tsx:136:16)
at Object.<anonymous> (src/components/__tests__/App.spec.tsx:30:11)
|
build-and-test / build-and-test
Process completed with exit code 1.
|
build-and-test / build-and-test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build-and-test / build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|