fix: fixed cli paths #63
Annotations
3 errors and 1 warning
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'.
|
|
|
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/
|
This job failed
Loading