Skip to content

Add type check to makefile #2674

Add type check to makefile

Add type check to makefile #2674

Triggered via push October 17, 2024 14:24
Status Failure
Total duration 57s
Artifacts

docat.yml

on: push
Matrix: python-test
javascript-test
45s
javascript-test
Matrix: container-image
Fit to window
Zoom out
Zoom in

Annotations

5 errors
python-test (3.12)
Process completed with exit code 1.
javascript-test
Property 'storage' is missing in type '{ name: string; versions: ProjectDetails[]; logo: false; }' but required in type 'Project'.
javascript-test
Property 'storage' is missing in type '{ name: string; versions: ProjectDetails[]; logo: false; }' but required in type 'Project'.
javascript-test
Property 'storage' is missing in type '{ name: string; versions: { name: string; tags: string[]; hidden: true; timestamp: Date; }[]; logo: true; }' but required in type 'Project'.
javascript-test
Process completed with exit code 2.