fix: clear map cache when changing map grid in more situations #2191
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-dotnet@v3, AscensionGameDev/actions@a573cea975b37832c9fe4a9ee880e22af93696de, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build solution
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build solution
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build solution:
Framework/Intersect.Framework/Reflection/AssemblyExtensions.cs#L52
Dereference of a possibly null reference.
|
Build solution:
Framework/Intersect.Framework/Reflection/AssemblyExtensions.cs#L52
Dereference of a possibly null reference.
|
Build solution:
Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L12
Possible null reference return.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L199
Possible null reference return.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L202
Cannot convert null literal to non-nullable reference type.
|
Build solution:
Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L25
Dereference of a possibly null reference.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L295
Cannot convert null literal to non-nullable reference type.
|
Build solution:
Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L12
Possible null reference return.
|
Loading