Improve documentation #2644
docat.yml
on: push
Matrix: python-test
javascript-test
47s
Matrix: container-image
Annotations
10 errors
javascript-test
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
javascript-test
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
javascript-test
Expected 4 arguments, but got 3.
|
javascript-test
Property 'timestamp' is missing in type '{ name: string; tags: string[]; hidden: false; }' but required in type 'ProjectDetails'.
|
javascript-test
Property 'timestamp' is missing in type '{ name: string; tags: string[]; hidden: true; }' but required in type 'ProjectDetails'.
|
javascript-test
Property 'timestamp' is missing in type '{ name: string; tags: string[]; hidden: true; }' but required in type 'ProjectDetails'.
|
javascript-test
Property 'timestamp' is missing in type '{ name: string; hidden: false; tags: never[]; }' but required in type 'ProjectDetails'.
|
javascript-test
Property 'timestamp' is missing in type '{ name: string; hidden: false; tags: never[]; }' but required in type 'ProjectDetails'.
|
javascript-test
Property 'timestamp' is missing in type '{ name: string; hidden: false; tags: never[]; }' but required in type 'ProjectDetails'.
|
javascript-test
Property 'timestamp' is missing in type '{ name: string; hidden: false; tags: never[]; }' but required in type 'ProjectDetails'.
|