Update README.md #102
Annotations
10 warnings
|
build:
SS14.Launcher/Utility/DynamicDataExt.cs#L9
The type 'TValue' cannot be used as type parameter 'TObject' in the generic type or method 'IObservableCache<TObject, TKey>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
|
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
build:
SS14.Launcher/ViewModels/MainWindowTabs/HomePageViewModel.cs#L117
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build:
SS14.Launcher/ViewModels/MainWindowTabs/HomePageViewModel.cs#L40
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build:
SS14.Launcher/Models/ServerStatus/ServerStatusCache.cs#L217
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build:
SS14.Launcher/App.xaml.cs#L151
Unreachable code detected
|
|
build:
SS14.Launcher/Utility/DynamicDataExt.cs#L26
The type 'TValue' cannot be used as type parameter 'TObject' in the generic type or method 'SourceCache<TObject, TKey>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|
|
build:
SS14.Launcher/Utility/DynamicDataExt.cs#L9
The type 'TValue' cannot be used as type parameter 'TObject' in the generic type or method 'IObservableCache<TObject, TKey>'. Nullability of type argument 'TValue' doesn't match 'notnull' constraint.
|