Skip to content

Update NewsViewModel.cs #64

Update NewsViewModel.cs

Update NewsViewModel.cs #64

Triggered via push November 20, 2024 00:32
Status Failure
Total duration 3m 51s
Artifacts

maui.yml

on: push
Fit to window
Zoom out
Zoom in

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.