Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Initial support for hwid2 #295

Initial support for hwid2

Initial support for hwid2 #295

Triggered via pull request October 5, 2024 11:06
@misandriemisandrie
synchronize #49
hwid2
Status Success
Total duration 1m 4s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Marsey/Patches/MarseyPatch.cs#L27
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/Subversion/Subverter.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: Marsey/Subversion/Subverter.cs#L20
'SubverterPatch' overrides Object.Equals(object o) but does not override Object.GetHashCode()
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: 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/Models/Data/TypeHandlers.cs#L37
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: SS14.Launcher/HappyEyeballsHttp.cs#L63
The field 'HappyEyeballsHttp._hasResolvedIPv6Availability' is never used
build: SS14.Launcher/ViewModels/MainWindowTabs/OptionsTabViewModel.cs#L275
The field 'OptionsTabViewModel._RPCUsername' is assigned but its value is never used
build: Marsey/Patches/MarseyPatch.cs#L27
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).