LucasZF

Results 128 comments of LucasZF

I think we need a flag to not let warnings be considered as errors EDIT: manually altering BaseTools/Source/C/Makefiles/ms.rule to ``` ## @file # Makefile # # Copyright (c) 2007 -...

maybe the images could be uploaded as an release artifact and the path of images could be replaced with something like ``` ``` If the image isn't found, a placeholder...

That surely would be a nice Feature to the Sentry SDK

Hi, this SDK is only compatible with Sentry Xamarin but not MAUI. For MAUI we have another SDK that you can check out here: https://docs.sentry.io/platforms/dotnet/guides/maui/ please let us know if...

mmm, @bruno-garcia there's no Github Action for tests. You were helping with it but I can't recall the status of it.

Added a blocked label to remind that we should wait for non beta releases from the native SDKs to be released before merging.

> @lucas-zimerman, I was wondering if we don't need to add new in front of SentrySibling. Does it create an instance without it? I mean it is a pseudo code...

> We didn't display the information about uploading source maps for ionic before... I assume that since everything now is a capacitor, it does not matter right? Looks good to...