Skip to content

feat: added management of mfes and ms #72

feat: added management of mfes and ms

feat: added management of mfes and ms #72

Triggered via push February 21, 2024 15:59
Status Failure
Total duration 2m 45s
Artifacts

build-branch.yml

on: push
branch  /  ...  /  npm build and test
2m 31s
branch / angular / npm build and test
branch  /  ...  /  codeql qa
59s
branch / code-ql / codeql qa
branch  /  ...  /  docker build and push
branch / docker / docker build and push
branch  /  ...  /  helm build and push
branch / helm / helm build and push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
branch / angular / npm build and test
Property 'displayDialogChange' does not exist on type 'AppDeleteComponent'. Did you mean 'displayDialog'?
branch / angular / npm build and test
Property 'displayDialogChange' does not exist on type 'AppDeleteComponent'. Did you mean 'displayDialog'?
branch / angular / npm build and test
Property 'confirmDeletion' does not exist on type 'AppDeleteComponent'. Did you mean 'onConfirmDeletion'?
branch / angular / npm build and test
Module '"./app-detail.component"' has no exported member 'AppDetailForm'.
branch / angular / npm build and test
Type '{ appId: string; appName: string; remoteBaseUrl: string; id: string; productName: string; }' is not assignable to type 'AppAbstract'.
branch / angular / npm build and test
Property 'displayDetailDialog' does not exist on type 'AppDetailComponent'. Did you mean 'displayDialog'?
branch / angular / npm build and test
Argument of type 'string' is not assignable to parameter of type 'never'.
branch / angular / npm build and test
Property 'getApp' does not exist on type 'AppDetailComponent'.
branch / angular / npm build and test
Type '{ appId: string; appName: string; remoteBaseUrl: string; id: string; productName: string; }' is not assignable to type 'AppAbstract'.
branch / angular / npm build and test
Property 'displayDetailDialog' does not exist on type 'AppDetailComponent'. Did you mean 'displayDialog'?