Skip to content

feat: be able to sort and filter services #27

feat: be able to sort and filter services

feat: be able to sort and filter services #27

Triggered via push November 16, 2024 11:52
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build: src/pages/ui/services/components/ServiceForm/utils/initialData.ts#L3
Property 'owner' is missing in type '{ name: string; cluster_id: string; memory: string; cpu: string; enable_gpu: false; total_memory: string; total_cpu: string; synchronous: { min_scale: number; max_scale: number; }; replicas: never[]; ... 16 more ...; allowed_users: never[]; }' but required in type 'Service'.
Build
Process completed with exit code 2.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/