AdminPanel CD #82
Annotations
17 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
|
|
|
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
AdminPanel/src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout._errorBoundaryRef' is assigned but its value is never used
|
AdminPanel/src/Client/Core/Shared/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Shared.SignOutConfirmModal.IsOpen' should be auto property
|
AdminPanel/src/Client/Core/Shared/NavMenu.razor.cs#L13
Component parameter 'AdminPanel.Client.Core.Shared.NavMenu.IsMenuOpen' should be auto property
|
AdminPanel/src/Client/Core/Pages/Identity/DeleteAccountConfirmModal.razor.cs#L8
Component parameter 'AdminPanel.Client.Core.Pages.Identity.DeleteAccountConfirmModal.IsOpen' should be auto property
|
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L47
This call site is reachable on: 'MacCatalyst' 14.0 and later. 'UIApplication.Windows' is obsoleted on: 'maccatalyst' 15.0 and later (Use 'UIWindowScene.Windows' in the desired window scene object instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
AdminPanel/src/Client/App/Services/AppDeviceCoordinator.cs#L47
This call site is reachable on: 'MacCatalyst' 14.0 and later. 'UIApplication.Windows' is obsoleted on: 'maccatalyst' 15.0 and later (Use 'UIWindowScene.Windows' in the desired window scene object instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
AdminPanel/src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
The logs for this run have expired and are no longer available.
Loading