Merge pull request #40 from exendahal/chore/release_2.0.1 #16
Annotations
10 warnings
src/MAUIWifiManager/WifiNetworkService.android.cs#L504
Nullability of type of parameter 'context' doesn't match overridden member (possibly because of nullability attributes).
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L504
Nullability of type of parameter 'intent' doesn't match overridden member (possibly because of nullability attributes).
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L458
Non-nullable property 'NetworkAvailable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L458
Non-nullable property 'NetworkUnavailable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L458
Non-nullable property 'OnNetworkCapabilitiesChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L461
Non-nullable property 'NetworkAvailable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L461
Non-nullable property 'NetworkUnavailable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L461
Non-nullable property 'OnNetworkCapabilitiesChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L160
Converting null literal or possible null value to non-nullable type.
|
src/MAUIWifiManager/WifiNetworkService.android.cs#L168
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading