Skip to content

[PB-3237] feat/add folder creation queue #296

[PB-3237] feat/add folder creation queue

[PB-3237] feat/add folder creation queue #296

Triggered via pull request January 15, 2025 12:12
Status Failure
Total duration 1m 57s
Artifacts

sonar-analysis.yml

on: pull_request
Matrix: Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
src/app/contexts/dialog-manager/useActionDialog.test.tsx > useActionDialog custom hook > should open and close a dialog: src/app/contexts/dialog-manager/ActionDialogManager.context.tsx#L606
TypeError: Cannot read properties of null (reading 'useState') ❯ DialogManagerProvider src/app/contexts/dialog-manager/ActionDialogManager.context.tsx:606:71
src/app/contexts/dialog-manager/useActionDialog.test.tsx > useActionDialog custom hook > should store and retrieve dialog data: src/app/contexts/dialog-manager/ActionDialogManager.context.tsx#L606
TypeError: Cannot read properties of null (reading 'useState') ❯ DialogManagerProvider src/app/contexts/dialog-manager/ActionDialogManager.context.tsx:606:71
src/app/contexts/dialog-manager/useActionDialog.test.tsx > useActionDialog custom hook > should close all dialogs when opening a new one with closeAllDialogsFirst option: src/app/contexts/dialog-manager/ActionDialogManager.context.tsx#L606
TypeError: Cannot read properties of null (reading 'useState') ❯ DialogManagerProvider src/app/contexts/dialog-manager/ActionDialogManager.context.tsx:606:71
Analysis (18.x)
Process completed with exit code 1.
Analysis (18.x)
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
Analysis (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636