mlakmal
mlakmal
Looks like new release changed the npm library definitions to use cjs and other formats to support library package formats. Looks like this is also breaking the package class-validate-jsonschema since...
you will need to go through each spec file and use reg ex to extract test case names against each spec file. then once coverage xml is created, read the...
I have custom function transforming the report to what sonar is expecting...
below is the gulp task i am using to fix junit results xml to support sonar xml format. Note: all our spec files are using same name as js file....
@jbroma seeing same issue when i tried to integrate re.pack to existing application Sonomae 14.3.1 XCode 15.2 Ruby 2.7.6 cocoapods 1.11.2 node 16.14.2 react-native 0.68.6 @callstack/repack ^3.7.0 i tried setting...
> @mlakmal did you run pod install after adding repack? yes i did. it installed the Pods. below is the screenshot in xcode with pod files.
i do see use_frameworks! in our podfile let me give it a shot at above fix and let yall know...
that workaround did not resolve the issue for me. fyi: point to note is that i had to manually link the callstack-repack in Podfile. wonder if thats causing the issue...
> @mlakmal @jefmoraes Potential fix for this issue has been merged, it will be included in `4.0.0-rc.2` which should be available today 🎉 > > If there is an option...
> > @mlakmal @jefmoraes Potential fix for this issue has been merged, it will be included in `4.0.0-rc.2` which should be available today 🎉 > > If there is an...