Skip to content

Update README.md

Update README.md #340

Triggered via push January 23, 2025 09:29
Status Failure
Total duration 2m 29s
Artifacts

az-ui.yml

on: push
Build and Deploy Job
2m 19s
Build and Deploy Job
Build and Deploy Job Prod
0s
Build and Deploy Job Prod
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build and Deploy Job
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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 Deploy Job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Deploy Job: apps/ui/src/reportWebVitals.ts#L3
Unexpected any. Specify a different type
Build and Deploy Job: apps/ui/src/ChatWidget/ChatWidget.tsx#L17
Unexpected any. Specify a different type
Build and Deploy Job: apps/ui/src/providers/ToastProvider.tsx#L1
'React' is defined but never used
Build and Deploy Job: apps/ui/src/providers/ToastProvider.tsx#L3
'Button' is defined but never used
Build and Deploy Job: apps/ui/src/providers/ToastProvider.tsx#L6
'styled' is defined but never used
Build and Deploy Job: apps/ui/src/providers/ToastProvider.tsx#L7
'ButtonPrimary' is defined but never used
Build and Deploy Job: apps/ui/src/hooks/useApollo.ts#L12
'axios' is defined but never used
Build and Deploy Job: apps/ui/src/hooks/useApollo.ts#L12
'AxiosRequestConfig' is defined but never used
Build and Deploy Job: apps/ui/src/hooks/useApollo.ts#L15
'cleanCookie' is defined but never used
Build and Deploy Job: apps/ui/src/hooks/useApollo.ts#L17
'locations' is assigned a value but never used
Build and Deploy Job
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/