Update NewsViewModel.cs #64
Annotations
3 errors and 2 warnings
Build Android App:
NewsViewModel.cs#L24
'IAsyncEnumerable<StoryModel>' does not contain a definition for 'ToListAsync' and no accessible extension method 'ToListAsync' accepting a first argument of type 'IAsyncEnumerable<StoryModel>' could be found (are you missing a using directive or an assembly reference?)
|
Build Android App:
NewsViewModel.cs#L24
'IAsyncEnumerable<StoryModel>' does not contain a definition for 'ToListAsync' and no accessible extension method 'ToListAsync' accepting a first argument of type 'IAsyncEnumerable<StoryModel>' could be found (are you missing a using directive or an assembly reference?)
|
Build Android App
Process completed with exit code 1.
|
Build Android App:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Android App:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading