fix: fix unused strings (#468) #1043
Annotations
10 warnings
Analyze (csharp)
Ignoring resource D:\a\Eppie-App\Eppie-App\src\Eppie.App\Eppie.App.Resources\Eppie.App.Resources.Shared\Strings\no\Resources.resw, could not determine the language
|
Analyze (csharp)
Ignoring resource D:\a\Eppie-App\Eppie-App\src\Eppie.App\Eppie.App.Resources\Eppie.App.Resources.Shared\Strings\no\Resources.resw, could not determine the language
|
Analyze (csharp)
Ignoring resource D:\a\Eppie-App\Eppie-App\src\Eppie.App\Eppie.App.Resources\Eppie.App.Resources.Shared\Strings\no\Resources.resw, could not determine the language
|
Analyze (csharp)
Ignoring resource D:\a\Eppie-App\Eppie-App\src\Eppie.App\Eppie.App.Resources\Eppie.App.Resources.Shared\Strings\no\Resources.resw, could not determine the language
|
Analyze (csharp)
warn: removing resource Eppie.App.Resources:string/ChangePasswordNavigationItem_Content without required default value.
|
Analyze (csharp)
Ignoring resource D:\a\Eppie-App\Eppie-App\src\Eppie.App\Eppie.App.Resources\Eppie.App.Resources.Shared\Strings\no\Resources.resw, could not determine the language
|
Analyze (csharp):
src/Eppie.App/Eppie.App.UI/Eppie.App.UI.Uno/generated/Uno.UI.SourceGenerators/Uno.UI.SourceGenerators.XamlGenerator.XamlCodeGenerator/MessageControl_a7a52f8c04fed570ed649be38e417e14.cs#L79
Microsoft.UI.Xaml.Controls.TextBlock.IsTextSelectionEnabled is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Microsoft.UI.Xaml.Controls.TextBlock.IsTextSelectionEnabled) (https://aka.platform.uno/notimplemented)
|
Analyze (csharp):
src/Eppie.App/Eppie.App.UI/Eppie.App.UI.Shared/Extensions/TextDocumentExtension.cs#L103
Windows.UI.Text.ITextDocument.GetText(Windows.UI.Text.TextGetOptions, out string) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Text.ITextDocument.GetText(Windows.UI.Text.TextGetOptions, out string)) (https://aka.platform.uno/notimplemented)
|
Analyze (csharp):
src/Eppie.App/Eppie.App.UI/Eppie.App.UI.Shared/Extensions/TextDocumentExtension.cs#L107
Windows.UI.Text.ITextDocument.GetRange(int, int) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Text.ITextDocument.GetRange(int, int)) (https://aka.platform.uno/notimplemented)
|
Analyze (csharp):
src/Eppie.App/Eppie.App.UI/Eppie.App.UI.Shared/Extensions/TextDocumentExtension.cs#L121
Windows.UI.Text.ITextRange.SetRange(int, int) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Text.ITextRange.SetRange(int, int)) (https://aka.platform.uno/notimplemented)
|