Skip to content

Feat: add section build details #9

Feat: add section build details

Feat: add section build details #9

Triggered via pull request July 23, 2024 11:03
Status Failure
Total duration 2m 17s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-front
Type '{ key: string; title: string; subsections: ISubsection[] | undefined; description: any; }' is not assignable to type 'IntrinsicAttributes & ISection'.
build-front
Property 'description' does not exist on type 'ISection'.
build-front
Process completed with exit code 2.
build-django
The following actions uses Node.js version which is deprecated 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/