Sebastian Mahr
Sebastian Mahr
is there any diference betwene the tracis ci coverage reporter and the local one localy i get the following coverage results : Statements : 99.77% ( 425/426 ) Branches :...
hi Currently we are doing a workaround with defining the Project as shim ``` --- specVersion: "1.0" kind: extension type: project-shim metadata: name: openui5-sample-app shims: configurations: "openui5-sample-app": # name as...
Hi just solved this issue in the serve static package of express. I Used the way described here https://stackoverflow.com/a/54036097/4182487 it recurses up all the folders to check the whole path.
One more comment if i comment out the Validation error in node_modules/@ui5/cli/node_modules/@ui5/project/lib/validation/validator.js  everything is working as expected
HI @JamesHenry Yea I know that the structure is not perfect, the main problem is that we have company-wide CI pipelines that we need to use, and that pipeline only...
I also some time get this error in the container log `14:40:01.709 WARN whats-up-docker/watcher.docker.local: Error when processing some containers (Cannot read properties of undefined (reading 'tag'))`
This was a problem of me beeing not aware that only real semver tag are supported and not knowing about the feature to transform the tags