Skip to content

reafactor: Pezzo Console to use shadcn/ui instead of ant design #967

reafactor: Pezzo Console to use shadcn/ui instead of ant design

reafactor: Pezzo Console to use shadcn/ui instead of ant design #967

Triggered via pull request November 8, 2023 05:22
Status Failure
Total duration 3m 3s
Artifacts

ci.yaml

on: pull_request
Continuous Integration
2m 52s
Continuous Integration
Matrix: Dockerize
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Continuous Integration
Process completed with exit code 1.
Continuous Integration: libs/kafka/src/lib/kafka.module.ts#L4
'Global' is defined but never used
Continuous Integration: libs/ui/src/components/ui/alert.tsx#L40
Headings must have content and the content must be accessible by a screen reader
Continuous Integration: libs/ui/src/components/ui/button.tsx#L67
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
Continuous Integration: libs/ui/src/components/ui/card.tsx#L33
Headings must have content and the content must be accessible by a screen reader
Continuous Integration: libs/ui/src/components/ui/dialog.tsx#L3
'Cross2Icon' is defined but never used
Continuous Integration: apps/console/src/components/api-keys/ProviderApiKeyListItem.tsx#L119
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
Continuous Integration: apps/console/src/components/layout/SideNavigation.tsx#L54
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
Continuous Integration: apps/console/src/components/layout/SideNavigation.tsx#L56
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
Continuous Integration
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/