Don't exit string handler early if name is unchanged #7
Annotations
10 warnings and 1 notice
|
PrefPro/Configuration.cs#L129
Non-nullable field '_prefPro' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
PrefPro/GenderHandler.cs#L107
Dereference of a possibly null reference.
|
|
PrefPro/DalamudApi.cs#L39
Cannot convert null literal to non-nullable reference type.
|
|
PrefPro/DalamudApi.cs#L38
Cannot convert null literal to non-nullable reference type.
|
|
PrefPro/DalamudApi.cs#L35
Cannot convert null literal to non-nullable reference type.
|
|
PrefPro/DalamudApi.cs#L26
Cannot convert null literal to non-nullable reference type.
|
|
PrefPro/DalamudApi.cs#L24
Cannot convert null literal to non-nullable reference type.
|
|
PrefPro/DalamudApi.cs#L19
Cannot convert null literal to non-nullable reference type.
|
|
PrefPro/DalamudApi.cs#L17
Cannot convert null literal to non-nullable reference type.
|
|
PrefPro/DalamudApi.cs#L16
Cannot convert null literal to non-nullable reference type.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading