Skip to content

Update BigBang1112.Gbx.Client.csproj #89

Update BigBang1112.Gbx.Client.csproj

Update BigBang1112.Gbx.Client.csproj #89

Triggered via push December 26, 2023 18:42
Status Success
Total duration 1m 21s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Generators/BigBang1112.Gbx.Server.Generators/GbxModelGenerator.cs#L9
'BigBang1112.Gbx.Server.Generators.GbxModelGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/MapViewerEngineTool.cs#L230
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: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/MapViewerEngineTool.cs#L242
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: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Solid.cs#L150
Possible null reference argument for parameter 'value' in 'void Dictionary<string, JSObject>.Add(string key, JSObject value)'.
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Shader.cs#L73
This call site is reachable on all platforms. 'MapViewerEngineTool.CachedTextures' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Shader.cs#L73
This call site is reachable on all platforms. 'JSObject' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Shader.cs#L76
This call site is reachable on all platforms. 'MapViewerEngineTool.CachedTextures' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Shader.cs#L76
This call site is reachable on all platforms. 'JSObject' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Solid.cs#L146
This call site is reachable on all platforms. 'JSObject' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Solid.cs#L151
This call site is reachable on all platforms. 'MapViewerEngineTool.RequestedShaders' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)