Skip to content

chore: modify fdr apis to accomodate openapi parser for docs generation #1381

chore: modify fdr apis to accomodate openapi parser for docs generation

chore: modify fdr apis to accomodate openapi parser for docs generation #1381

Triggered via pull request December 16, 2024 23:50
Status Failure
Total duration 2m 23s
Artifacts

ete-fdr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
run
Property 'referencedApisLatest' does not exist on type 'DocsDefinitionDb'. Did you mean 'referencedApis'?
run
Property 'apisLatest' is missing in type '{ pages: {}; apis: {}; config: { navigation: { items: never[]; landingPage: undefined; }; root: undefined; title: undefined; defaultLanguage: undefined; announcement: undefined; navbarLinks: undefined; ... 12 more ...; js: undefined; }; ... 5 more ...; id: undefined; }' but required in type 'DocsDefinition'.
run
Property 'latest' is missing in type '{ v1: { read: { _root: ReadService; }; register: { _root: RegisterService; }; }; }' but required in type '{ latest: { _root: LatestService; }; v1: { read: { _root: ReadService; }; register: { _root: RegisterService; }; }; }'.
run
Property 'latest' is missing in type '{ v1: { read: { _root: ReadService; }; register: { _root: RegisterService; }; }; }' but required in type '{ latest: { _root: LatestService; }; v1: { read: { _root: ReadService; }; register: { _root: RegisterService; }; }; }'.
run
Process completed with exit code 1.
run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636