Update NewsViewModel.cs #64
maui.yml
on: push
Build_Android
1m 40s
Build_iOS
1m 37s
Build_MacCatalyst
1m 36s
Build_Windows
3m 41s
Annotations
12 errors and 8 warnings
Build_MacCatalyst:
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_MacCatalyst:
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_MacCatalyst
Process completed with exit code 1.
|
Build_Android:
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:
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
Process completed with exit code 1.
|
Build_iOS:
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_iOS:
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_iOS
Process completed with exit code 1.
|
Build_Windows:
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_Windows:
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_Windows
Process completed with exit code 1.
|
Build_MacCatalyst:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build_MacCatalyst:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build_Android:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build_Android:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build_iOS:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build_iOS:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build_Windows:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build_Windows:
App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|