[SchemaUpdater] WIP #28
Annotations
2 errors and 11 warnings
Publish Linux
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
Publish Linux
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish Linux:
EXDCommon/FileAccess/Directory/GameVersion.cs#L33
Nullability of reference types in type of parameter 'obj' of 'int GameVersion.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
|
Publish Linux:
EXDCommon/FileAccess/Directory/GameVersion.cs#L3
'GameVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
Publish Linux:
EXDCommon/FileAccess/Directory/GameVersion.cs#L3
'GameVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
Publish Linux:
EXDCommon/Utility/SchemaUtil.cs#L64
Cannot convert null literal to non-nullable reference type.
|
Publish Linux:
EXDCommon/Utility/SchemaUtil.cs#L64
Cannot convert null literal to non-nullable reference type.
|
Publish Linux:
EXDCommon/Utility/SerializeUtil.cs#L62
Dereference of a possibly null reference.
|
Publish Linux:
EXDCommon/Utility/SerializeUtil.cs#L62
Possible null reference argument for parameter 'name' in 'string IMemberNamingConvention.Convert(string name)'.
|
Publish Linux:
EXDCommon/ColumnInfo.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish Linux:
EXDCommon/Utility/Util.cs#L18
Possible null reference return.
|
Publish Linux:
EXDCommon/Utility/SchemaUtil.cs#L46
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading