Skip to content

Introduced IMapperContext to attach user specific data with to an Obj… #89

Introduced IMapperContext to attach user specific data with to an Obj…

Introduced IMapperContext to attach user specific data with to an Obj… #89

Triggered via push November 19, 2024 12:08
Status Failure
Total duration 1m 43s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
File '/home/runner/work/Friflo.Json.Fliox/Friflo.Json.Fliox/Demos~/Demo/Hub/www/examples/.post-config' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
build
File '/home/runner/work/Friflo.Json.Fliox/Friflo.Json.Fliox/Demos~/Demo/Hub/www/examples/.post-config' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
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/Remote/WebSockets/ServerWebSocketContext.cs#L94
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: Json/Fliox.Hub/Remote/WebSockets/ServerWebSocketContext.cs#L94
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: Json/Fliox.Hub/Client/Tasks/Read.Find.cs#L94
Field 'FindRange<TKey, T>.entities' is never assigned to, and will always have its default value null
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/MsgPack/Writer/Writer.float.cs#L105
Unreachable code detected
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/Client/Tasks/Read.Find.cs#L94
Field 'FindRange<TKey, T>.entities' is never assigned to, and will always have its default value null