You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Non-nullable property 'Navigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Navigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable property 'Navigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Non-nullable field '_view' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field '_view' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field '_view' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field '_cellActivatedAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field '_cellActivatedAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Nullability of reference types in type of parameter 'cacheKey' of 'Task DiskCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string> cacheKey, string? groupKey = null)' doesn't match implicitly implemented member 'Task IDataCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string>? cacheKey = null, string? groupKey = null)' (possibly because of nullability attributes).
Nullability of reference types in type of parameter 'cacheKey' of 'Task DiskCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string> cacheKey, string? groupKey = null)' doesn't match implicitly implemented member 'Task IDataCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string>? cacheKey = null, string? groupKey = null)' (possibly because of nullability attributes).
Nullability of reference types in type of parameter 'cacheKey' of 'Task DiskCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string> cacheKey, string? groupKey = null)' doesn't match implicitly implemented member 'Task IDataCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string>? cacheKey = null, string? groupKey = null)' (possibly because of nullability attributes).
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
Non-nullable field '_cellActivatedAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Non-nullable field '_cellActivatedAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.