Skip to content

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

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

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

Triggered via pull request November 8, 2023 04:54
Status Failure
Total duration 6m 56s
Artifacts

ci.yaml

on: pull_request
Continuous Integration
6m 43s
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/server/scripts/generate-openapi-spec-json.ts#L7
'stderr' is defined but never used
Continuous Integration: apps/server/src/app/analytics/analytics.service.ts#L1
'Scope' is defined but never used
Continuous Integration: apps/server/src/app/analytics/analytics.service.ts#L50
Unexpected any. Specify a different type
Continuous Integration: apps/server/src/app/auth/auth.middleware.ts#L6
Unexpected any. Specify a different type
Continuous Integration: apps/server/src/app/auth/auth.middleware.ts#L12
Unexpected any. Specify a different type
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/