Revert "支持仅在邮箱为Outlook且文件夹为收件箱的情况下显示NavigationTab" #42
Annotations
11 warnings
SideloadBuild
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected], microsoft/[email protected], NuGet/[email protected], c-hive/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/ColorExtensions.cs#L4
The using directive for 'System' appeared previously in this namespace
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/ColorExtensions.cs#L9
The using directive for 'System.ComponentModel' appeared previously in this namespace
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/RunCatch.cs#L8
Possible null reference assignment.
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/RunCatch.cs#L20
Possible null reference assignment.
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/RunCatch.cs#L32
Possible null reference assignment.
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/Graph/IProviderExtension.cs#L31
Nullability of reference types in type of parameter 'additionalAuthenticationContext' of 'Task<string> TokenProvider.GetAuthorizationTokenAsync(Uri uri, Dictionary<string, object> additionalAuthenticationContext = null, CancellationToken cancellationToken = default(CancellationToken))' doesn't match implicitly implemented member 'Task<string> IAccessTokenProvider.GetAuthorizationTokenAsync(Uri uri, Dictionary<string, object>? additionalAuthenticationContext = null, CancellationToken cancellationToken = default(CancellationToken))' (possibly because of nullability attributes).
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/Graph/IProviderExtension.cs#L31
Cannot convert null literal to non-nullable reference type.
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/Graph/MsalProvider.cs#L53
Cannot convert null literal to non-nullable reference type.
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/Graph/MsalProvider.cs#L73
Cannot convert null literal to non-nullable reference type.
|
SideloadBuild:
src/MicaApps.Mail.UWP/Extensions/Graph/MsalProvider.cs#L73
Cannot convert null literal to non-nullable reference type.
|