modifed api endpoints, hopefully they work #57
Annotations
11 errors
|
web
Element implicitly has an 'any' type because expression of type '"tids" | "sees" | "dds"' can't be used to index type 'AuthorData | PartData'.
|
|
web
'useNavigate' is declared but its value is never read.
|
|
web
Argument of type 'string | number | AuthorData[] | PartData[] | undefined' is not assignable to parameter of type 'string'.
|
|
web
Argument of type 'string | number | string[] | TIDData[] | SEEData[] | DDData[] | undefined' is not assignable to parameter of type 'string'.
|
|
web
Argument of type 'string | number | boolean | undefined' is not assignable to parameter of type 'string'.
|
|
web
'partIndex' is declared but its value is never read.
|
|
web
Argument of type 'string | number | boolean | undefined' is not assignable to parameter of type 'string'.
|
|
web
'partIndex' is declared but its value is never read.
|
|
web
Argument of type 'string | number | boolean | undefined' is not assignable to parameter of type 'string'.
|
|
web
'partIndex' is declared but its value is never read.
|
|
server
Process completed with exit code 1.
|