feat: use Open Sans font family #28
Annotations
2 errors and 1 warning
Build project:
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 project
Process completed with exit code 2.
|
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/
|
Loading