This repository was archived by the owner on Jan 11, 2026. It is now read-only.
Merge pull request #1 from R-R0S/update #2
Annotations
10 warnings
|
build:
Marsey/Patches/MarseyPatch.cs#L27
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
SS14.Launcher/ViewModels/MainWindowTabs/OptionsTabViewModel.cs#L275
The field 'OptionsTabViewModel._RPCUsername' is assigned but its value is never used
|
|
build:
SS14.Launcher/HappyEyeballsHttp.cs#L63
The field 'HappyEyeballsHttp._hasResolvedIPv6Availability' is never used
|
|
build:
SS14.Launcher/Models/Data/TypeHandlers.cs#L37
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
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.
|
|
build:
Marsey/Subversion/Subverter.cs#L20
'SubverterPatch' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build:
Marsey/Subversion/Subverter.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Marsey/Patches/MarseyPatch.cs#L8
'MarseyPatch' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build:
Marsey/Patches/MarseyPatch.cs#L27
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|