fix: adjust test config, fix translations for import #3
build.yml
on: push
build
/
...
/
npm build and test
2m 2s
build
/
...
/
codeql qa
1m 27s
build
/
...
/
helm build and push
build
/
...
/
sonar qa
Annotations
10 errors
build / angular / npm build and test
Property 'themeImportRequestDTO' does not exist on type 'ThemeImportComponent'.
|
build / angular / npm build and test
Property 'themeImportRequestDTO' does not exist on type 'ThemeImportComponent'.
|
build / angular / npm build and test
Property 'themeImportRequestDTO' does not exist on type 'ThemeImportComponent'.
|
build / angular / npm build and test
Property 'themeImportRequestDTO' does not exist on type 'ThemeImportComponent'.
|
build / angular / npm build and test
Module '"../../generated"' has no exported member 'Theme'.
|
build / angular / npm build and test
Module '"../../generated"' has no exported member 'ThemeSnapshot'.
|
build / angular / npm build and test
Property 'importThemes' does not exist on type 'ThemesAPIService'.
|
build / angular / npm build and test
Parameter 'data' implicitly has an 'any' type.
|
build / angular / npm build and test
No overload matches this call.
|
build / angular / npm build and test
Property 'stream' does not exist on type 'ThemeDTO[]'.
|