feat: be able to sort and filter services #27
build_and_deploy_gh-pages.yml
on: push
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/
|