Skip to content

feat(API): [KDL6-276] update CR on configmap change #233

feat(API): [KDL6-276] update CR on configmap change

feat(API): [KDL6-276] update CR on configmap change #233

Triggered via pull request January 22, 2025 11:45
Status Failure
Total duration 2m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
quality-checks
Process completed with exit code 1.
quality-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
quality-checks: app/ui/src/Pages/NewProject/NewProject.tsx#L57
Unexpected any. Specify a different type
quality-checks: app/ui/src/Pages/Project/panels/ProjectSettings/ProjectSettings.tsx#L29
'loading' is assigned a value but never used
quality-checks: app/ui/src/Pages/Project/panels/ProjectSettings/ProjectSettings.tsx#L29
'error' is assigned a value but never used
quality-checks: app/ui/src/Pages/Project/panels/ProjectSettings/components/TabInfo/TabInfo.tsx#L15
Don't use `Boolean` as a type. Use boolean instead
quality-checks: app/ui/src/Pages/Projects/Projects.tsx#L29
'errorMe' is assigned a value but never used