feat: added management of mfes and ms #72
build-branch.yml
on: push
branch
/
...
/
npm build and test
2m 31s
branch
/
...
/
codeql qa
59s
branch
/
...
/
helm build and push
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'?
|