Skip to content

Release v2.1

Release v2.1 #157

Triggered via pull request August 13, 2024 12:27
Status Failure
Total duration 27s
Artifacts

deploy.yml

on: pull_request
build-and-deploy
19s
build-and-deploy
Fit to window
Zoom out
Zoom in

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/