Update EnvimixForTM2020 #93
Annotations
11 warnings
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:
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/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)
|
build:
Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Solid.cs#L150
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. 'MapViewerEngineTool.CachedShaders' 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#L150
This call site is reachable on all platforms. 'MapViewerEngineTool.CachedShaders' 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. 'MapViewerEngineTool.CachedTextures' is only supported on: 'browser'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|