chore: minor changes in DbEntityResolver.cs #2567
Annotations
20 errors and 11 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
src/Stl.Rpc/RpcHub.cs#L14
The field 'RpcHub._lastPeerInstanceId' is never used
|
|
src/Stl.Rpc/Infrastructure/RpcSystemCalls.cs#L79
Use Task.ConfigureAwait(false) as the current SynchronizationContext is not needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0004.md)
|
src/Stl.Rpc/RpcPeer.cs#L123
Use Task.ConfigureAwait(false) as the current SynchronizationContext is not needed (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0004.md)
|
src/Stl.Fusion.EntityFramework/Conversion/UlidToStringValueConverter.cs#L6
Use an overload of 'Parse' that has a 'System.IFormatProvider' parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0011.md)
|
|
The logs for this run have expired and are no longer available.
Loading