Skip to content

Fix AssetBrowser resources #57

Fix AssetBrowser resources

Fix AssetBrowser resources #57

Triggered via pull request May 12, 2024 12:24
Status Failure
Total duration 1m 18s
Artifacts

SporeServer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
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: 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)'.