fix: fixed cli paths #63
Annotations
3 errors and 1 warning
Test
Argument of type '{ title: string; role: string; customer: { name: string; location: string; logo: string; }; contractor: string; period: { start: string; end: string; }; links: string[]; description: string[]; technologies: string[]; additionalPeriod?: undefined; } | ... 10 more ... | { ...; }' is not assignable to parameter of type 'ProjectType'.
|
Test
Type 'JsonifyObject<Record<string, TechEntry>>' is not assignable to type 'Record<string, number> | undefined'.
|
Test
Process completed with exit code 2.
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|