Skip to content

Engine - ECS: fixed obsolete ReSHarper warnings in Entity #12921

Engine - ECS: fixed obsolete ReSHarper warnings in Entity

Engine - ECS: fixed obsolete ReSHarper warnings in Entity #12921

Triggered via push December 9, 2023 06:23
Status Success
Total duration 1m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Json/Fliox/MsgPack/Reader/Reader.map.cs#L66
Return type of 'MsgReader.ReadKey()' is not CLS-compliant
build: Json/Fliox/MsgPack/Reader/Reader.map.cs#L66
Return type of 'MsgReader.ReadKey()' is not CLS-compliant
build: Json/Fliox/MsgPack/Reader/Reader.map.cs#L66
Return type of 'MsgReader.ReadKey()' is not CLS-compliant
build: Json/Fliox/MsgPack/Writer/Writer.float.cs#L105
Unreachable code detected
build: Json/Fliox.Hub/DB/Cluster/RawSqlResult.cs#L45
Field 'RawSqlResult.rows' is never assigned to, and will always have its default value null
build: Json/Fliox.Hub/Client/Tasks/Read.Find.cs#L98
Field 'FindRange<TKey, T>.entities' is never assigned to, and will always have its default value null
build: Json/Fliox.Hub.WebRTC/Remote/RtcSocketClientHub.cs#L199
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: Json/Fliox.Hub.WebRTC/Remote/RtcServer.cs#L38
The event 'RtcServer.LogNull' is never used
build: Json/Fliox.Hub/DB/Cluster/RawSqlResult.cs#L45
Field 'RawSqlResult.rows' is never assigned to, and will always have its default value null
build: Json/Fliox.Hub/Client/Tasks/Read.Find.cs#L98
Field 'FindRange<TKey, T>.entities' is never assigned to, and will always have its default value null