Feat/codegen #17
Annotations
10 errors and 1 warning
pages/detail/event/[id].vue#L18
Property 'apis_api_ontology_event_retrieve' does not exist on type 'ZodiosInstance<[{ method: "get"; path: "/apis/api/apis_metainfo.rootobject/"; alias: "apis_api_apis_metainfo.rootobject_list"; description: "We override the generic ModelViewSet so we can add the facet\ninformation to the -list output"; requestFormat: "json"; parameters: [...]; response: ZodObject<...>; }, ... 56 mo...'. Did you mean 'apis_api_apis_ontology.event_retrieve'?
|
pages/detail/event/[id].vue#L28
Parameter 'f' implicitly has an 'any' type.
|
pages/detail/event/[id].vue#L60
Type 'unknown' is not assignable to type 'string | number | symbol | undefined'.
|
pages/detail/function/[id].vue#L18
Property 'apis_api_ontology_function_retrieve' does not exist on type 'ZodiosInstance<[{ method: "get"; path: "/apis/api/apis_metainfo.rootobject/"; alias: "apis_api_apis_metainfo.rootobject_list"; description: "We override the generic ModelViewSet so we can add the facet\ninformation to the -list output"; requestFormat: "json"; parameters: [...]; response: ZodObject<...>; }, ... 56 mo...'. Did you mean 'apis_api_apis_ontology.function_retrieve'?
|
pages/detail/function/[id].vue#L28
Parameter 'f' implicitly has an 'any' type.
|
pages/detail/function/[id].vue#L60
Type 'unknown' is not assignable to type 'string | number | symbol | undefined'.
|
pages/detail/institution/[id].vue#L18
Property 'apis_api_ontology_institution_retrieve' does not exist on type 'ZodiosInstance<[{ method: "get"; path: "/apis/api/apis_metainfo.rootobject/"; alias: "apis_api_apis_metainfo.rootobject_list"; description: "We override the generic ModelViewSet so we can add the facet\ninformation to the -list output"; requestFormat: "json"; parameters: [...]; response: ZodObject<...>; }, ... 56 mo...'. Did you mean 'apis_api_apis_ontology.institution_retrieve'?
|
pages/detail/institution/[id].vue#L28
Parameter 'f' implicitly has an 'any' type.
|
pages/detail/institution/[id].vue#L60
Type 'unknown' is not assignable to type 'string | number | symbol | undefined'.
|
pages/detail/person/[id].vue#L18
Property 'apis_api_ontology_person_retrieve' does not exist on type 'ZodiosInstance<[{ method: "get"; path: "/apis/api/apis_metainfo.rootobject/"; alias: "apis_api_apis_metainfo.rootobject_list"; description: "We override the generic ModelViewSet so we can add the facet\ninformation to the -list output"; requestFormat: "json"; parameters: [...]; response: ZodObject<...>; }, ... 56 mo...'. Did you mean 'apis_api_apis_ontology.person_retrieve'?
|
|
This job failed
Loading