Minor changes in user management pages #6
Merged
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Build:
SporeServer.Utils/Utils/ExtractBlockInfo.cs#L117
Dereference of a possibly null reference.
|
Build:
SporeServer.Utils/Utils/ExtractBlockInfo.cs#L119
Dereference of a possibly null reference.
|
Build:
SporeServer.Utils/Utils/ExtractBlockInfo.cs#L120
Dereference of a possibly null reference.
|
Build:
SporeServer.Utils/Utils/ExtractArcheTypeInfo.cs#L213
Possible null reference argument for parameter 'directory' in 'List<Vector3s> ExtractArcheTypeInfo.AddParentPropFileVector3s(string keyLine, string directory)'.
|
Build:
SporeServer.Utils/Utils/ExtractArcheTypeInfo.cs#L214
Possible null reference argument for parameter 'directory' in 'List<Uint32s> ExtractArcheTypeInfo.AddParentPropFileUint3s(string keyLine, string directory)'.
|
Build:
SporeServer/Pages/Moderation/Management/User/Edit.cshtml.cs#L10
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
SporeServer.Utils/Utils/ExtractBlockInfo.cs#L117
Dereference of a possibly null reference.
|
Build:
SporeServer.Utils/Utils/ExtractBlockInfo.cs#L119
Dereference of a possibly null reference.
|
Build:
SporeServer.Utils/Utils/ExtractBlockInfo.cs#L120
Dereference of a possibly null reference.
|
Build:
SporeServer.Utils/Utils/ExtractArcheTypeInfo.cs#L213
Possible null reference argument for parameter 'directory' in 'List<Vector3s> ExtractArcheTypeInfo.AddParentPropFileVector3s(string keyLine, string directory)'.
|
Loading