Skip to content
Triggered via push November 11, 2023 20:25
Status Failure
Total duration 1m 5s
Artifacts

SporeServer.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
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)'.