github-actions[bot] opened a new pull request, #393: URL: https://github.com/apache/fineract-backoffice-ui/pull/393
<!-- fineract-spec-sync --> Apache Fineract's OpenAPI spec has changed. This regenerates `src/app/api/` from it. | | | |---|---| | Spec version | `1.16.0-SNAPSHOT` | | Upstream commit | _unknown_ | | Image | `apache/fineract@sha256:dd7721faf522eb60d129273f5167d121a4aeb51c2b5a85fe0a92162077dcd15d` | | Paths / operations / schemas | 594 / 958 / 1475 | | Run | https://github.com/apache/fineract-backoffice-ui/actions/runs/32222063184 | ### Compile check ❌ **`npm run build` failed.** This is the expected outcome when upstream removes or renames an endpoint, and it is the reason this PR is worth opening: the errors below are precisely the call sites that need attention. See the removed operations in the diff. <details><summary>Build output (last 80 lines)</summary> ``` WARN No meta data found for shared lib @ionic/core/components/ion-card-title.js WARN No entry point found for @ionic/core/components/ion-card-subtitle.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-card-subtitle.js WARN No entry point found for @ionic/core/components/ion-card-header.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-card-header.js WARN No entry point found for @ionic/core/components/ion-card-content.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-card-content.js WARN No entry point found for @ionic/core/components/ion-card.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-card.js WARN No entry point found for @ionic/core/components/ion-buttons.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-buttons.js WARN No entry point found for @ionic/core/components/ion-button.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-button.js WARN No entry point found for @ionic/core/components/ion-breadcrumbs.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-breadcrumbs.js WARN No entry point found for @ionic/core/components/ion-breadcrumb.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-breadcrumb.js WARN No entry point found for @ionic/core/components/ion-badge.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-badge.js WARN No entry point found for @ionic/core/components/ion-backdrop.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-backdrop.js WARN No entry point found for @ionic/core/components/ion-avatar.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-avatar.js WARN No entry point found for @ionic/core/components/ion-app.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-app.js WARN No entry point found for @ionic/core/components/ion-alert.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-alert.js WARN No entry point found for @ionic/core/components/ion-action-sheet.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-action-sheet.js WARN No entry point found for @ionic/core/components/ion-accordion-group.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-accordion-group.js WARN No entry point found for @ionic/core/components/ion-accordion.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-accordion.js WARN No entry point found for @ionic/core/components/ion-popover.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-popover.js WARN No entry point found for @ionic/core/components/ion-modal.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-modal.js WARN No entry point found for @ionic/core/components/ion-router-outlet.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-router-outlet.js WARN No entry point found for @ionic/core/components/ion-back-button.js WARN If you don't need this package, skip it in your federation.config.js or consider moving it into depDependencies in your package.json WARN No meta data found for shared lib @ionic/core/components/ion-back-button.js INFO Removed unused dependencies. INFO Building federation artifacts NOTE Skip packages you don't want to share in your federation config INFO Bundling external npm packages with bundle type 'browser-shared' ✘ [ERROR] TS2554: Expected 2-5 arguments, but got 1. [plugin angular-compiler] src/app/features/interop/interop-transfers.component.ts:284:7: 284 │ .postInteroperationTransactionsAccountIdLoanrepayment(this.... ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ An argument for 'postLoansLoanIdTransactionsRequest' was not provided. src/app/api/api/interOperation.service.ts:1301:83: 1301 │ ...: string, postLoansLoanIdTransactionsRequest: PostLoansLoanId... ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ERRR Error building federation artifacts ERRR Build failed with 1 error: src/app/features/interop/interop-transfers.component.ts:284:7: ERROR: [plugin: angular-compiler] TS2554: Expected 2-5 arguments, but got 1. ``` </details> ### API surface diff | | added | removed | changed | |---|---|---|---| | paths | +0 | | | | operations | 0 | 0 | 1 | | schemas | 3 | 0 | | No operations were removed, so no existing call site can break. --- Provenance for this spec is recorded in `public/api/fineract.provenance.json`. See [`DOCS/OPENAPI_GENERATOR.md`](DOCS/OPENAPI_GENERATOR.md) and [`DOCS/adr/0002-automated-fineract-spec-sync.md`](DOCS/adr/0002-automated-fineract-spec-sync.md). > **CI may not have run on this PR.** Without a `SPEC_SYNC_TOKEN` secret it is opened > with the default `GITHUB_TOKEN`, which cannot trigger workflows — so `api-client-drift`, > `build` and the rest stay silent. Close and reopen the PR (or push an empty commit) to > run them. The compile check above is a preview, not a substitute. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
