Improve documentation #2644
Annotations
10 errors
building frontend
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
building frontend
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
building frontend
Expected 4 arguments, but got 3.
|
building frontend
Property 'timestamp' is missing in type '{ name: string; tags: string[]; hidden: false; }' but required in type 'ProjectDetails'.
|
building frontend
Property 'timestamp' is missing in type '{ name: string; tags: string[]; hidden: true; }' but required in type 'ProjectDetails'.
|
building frontend
Property 'timestamp' is missing in type '{ name: string; tags: string[]; hidden: true; }' but required in type 'ProjectDetails'.
|
building frontend
Property 'timestamp' is missing in type '{ name: string; hidden: false; tags: never[]; }' but required in type 'ProjectDetails'.
|
building frontend
Property 'timestamp' is missing in type '{ name: string; hidden: false; tags: never[]; }' but required in type 'ProjectDetails'.
|
building frontend
Property 'timestamp' is missing in type '{ name: string; hidden: false; tags: never[]; }' but required in type 'ProjectDetails'.
|
building frontend
Property 'timestamp' is missing in type '{ name: string; hidden: false; tags: never[]; }' but required in type 'ProjectDetails'.
|
Loading