Release v2.1 #157
Annotations
2 errors and 1 warning
build-and-deploy:
src/links.ts#L56
Type '({ name: string; color: string; items: ({ title: string; url: string; description: string; icon?: undefined; color?: undefined; searchUrl?: undefined; searchConcat?: undefined; } | { title: string; url: string; ... 4 more ...; searchConcat: string; } | ... 4 more ... | { ...; })[]; } | { ...; } | { ...; })[]' is not assignable to type 'LinkGroup[]'.
|
build-and-deploy
Process completed with exit code 2.
|
build-and-deploy
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/
|