Skip to content

feat(dashboard): add build link on test details #545

feat(dashboard): add build link on test details

feat(dashboard): add build link on test details #545

Triggered via pull request September 20, 2024 18:00
Status Failure
Total duration 50s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-front
Type '({ title: string; linkText: string | undefined; icon?: undefined; link?: undefined; } | { title: string; linkText: string; icon: Element; link?: undefined; } | { title: string; linkText: string | undefined; link: string | undefined; icon: "" | ... 1 more ... | undefined; })[]' is not assignable to type 'ILinkWithIcon[]'.
build-front
Process completed with exit code 2.
build-django
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/