EA to public files #1026
Merged
EA to public files #1026
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Solution:
HandheldCompanion/Misc/IniFile.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
HandheldCompanion/Inputs/AxisState.cs#L73
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build Solution:
HandheldCompanion/Inputs/AxisState.cs#L10
'AxisState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Solution:
HandheldCompanion/Misc/IniFile.cs#L25
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
HandheldCompanion/Misc/IniFile.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
HandheldCompanion/Misc/IniFile.cs#L37
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
HandheldCompanion/Misc/IniFile.cs#L42
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
HandheldCompanion/Misc/IniFile.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Build Solution:
HandheldCompanion/Inputs/ButtonState.cs#L71
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build Solution:
HandheldCompanion/Inputs/ButtonState.cs#L10
'ButtonState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Loading