Change portal to workspace, repair tests #24
build-pr.yml
on: pull_request
pr
/
...
/
npm build and test
2m 39s
pr
/
...
/
dependency review
3s
pr
/
...
/
codeql qa
1m 27s
pr
/
...
/
helm build and push
Annotations
10 errors and 1 warning
pr / angular / npm build and test
Module '"./shared.module"' has no exported member 'basePathProvider'.
|
pr / angular / npm build and test
Module '"./shared.module"' has no exported member 'HttpLoaderFactory'.
|
pr / angular / npm build and test
Property 'portalMenuItems' does not exist on type 'MenuTreeComponent'.
|
pr / angular / npm build and test
Property 'portalMenuItems' does not exist on type 'MenuTreeComponent'.
|
pr / angular / npm build and test
Property 'portalMenuItems' does not exist on type 'MenuTreeComponent'.
|
pr / angular / npm build and test
Property 'portalMenuItems' does not exist on type 'MenuTreeComponent'.
|
pr / angular / npm build and test
Type '{ pageSize: number; showDetails: false; rootFilter: true; treeMode: true; treeExpansionState: Map<any, any>; portalMenuItems: never[]; }' is not assignable to type 'MenuState'.
|
pr / angular / npm build and test
Property 'portal' does not exist on type 'MenuComponent'.
|
pr / angular / npm build and test
Property 'portal' does not exist on type 'MenuComponent'.
|
pr / angular / npm build and test
Property 'portal' does not exist on type 'MenuComponent'.
|
pr / code-ql / codeql qa
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|