Updated to .NET MAUI 8.0.10 (SR3) #28
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build MAUI Windows:
PassXYZ.Vault/Services/LoginService.cs#L49
Converting null literal or possible null value to non-nullable type.
|
Build MAUI Windows:
PassXYZ.Vault/Services/LoginService.cs#L50
Possible null reference return.
|
Build MAUI Windows:
PassXYZ.Vault/Services/LoginService.cs#L69
Converting null literal or possible null value to non-nullable type.
|
Build MAUI Windows:
PassXYZ.Vault/ViewModels/ItemDetailViewModel.cs#L205
Possible null reference argument for parameter 'photo' in 'Task ItemDetailViewModel.LoadPhotoAsync(FileResult photo)'.
|
Build MAUI Windows:
PassXYZ.Vault/ViewModels/ItemDetailViewModel.cs#L210
Possible null reference argument for parameter 'photo' in 'Task ItemDetailViewModel.LoadPhotoAsync(FileResult photo)'.
|
Build MAUI Windows:
PassXYZ.Vault/Services/LoginService.cs#L49
Converting null literal or possible null value to non-nullable type.
|
Build MAUI Windows:
PassXYZ.Vault/Services/LoginService.cs#L50
Possible null reference return.
|
Build MAUI Windows:
PassXYZ.Vault/Services/LoginService.cs#L69
Converting null literal or possible null value to non-nullable type.
|
Build MAUI Windows:
PassXYZ.Vault/ViewModels/ItemDetailViewModel.cs#L205
Possible null reference argument for parameter 'photo' in 'Task ItemDetailViewModel.LoadPhotoAsync(FileResult photo)'.
|
Build MAUI Windows:
PassXYZ.Vault/ViewModels/ItemDetailViewModel.cs#L210
Possible null reference argument for parameter 'photo' in 'Task ItemDetailViewModel.LoadPhotoAsync(FileResult photo)'.
|
The logs for this run have expired and are no longer available.
Loading