Skip to content

Create docker-image.yml #46

Create docker-image.yml

Create docker-image.yml #46

Triggered via push June 24, 2023 05:53
Status Success
Total duration 1m 17s
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#L76
This call site is reachable on all platforms. 'MapViewerEngineTool.CachedTextures' is only supported on: 'browser'.
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Solid.cs#L151
This call site is reachable on all platforms. 'MapViewerEngineTool.RequestedShaders' is only supported on: 'browser'.
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Shader.cs#L76
This call site is reachable on all platforms. 'JSObject' is only supported on: 'browser'.
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Shader.cs#L73
This call site is reachable on all platforms. 'JSObject' is only supported on: 'browser'.
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Solid.cs#L146
This call site is reachable on all platforms. 'JSObject' is only supported on: 'browser'.
build: Tools/ReplayViewer/MapViewerEngine/MapViewerEngine/Modules/Solid.cs#L150
This call site is reachable on all platforms. 'JSObject' is only supported on: 'browser'.