You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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.
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.
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.
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(DatabaseType)2' is not covered.
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(DatabaseType)2' is not covered.
Parameter 'loggerPattern' has no matching param tag in the XML comment for Terrasoft.Configuration.Enrichment.ATFLogService.StartLogBroadcast (but other parameters do)
Parameter 'logLevelStr' has no matching param tag in the XML comment for Terrasoft.Configuration.Enrichment.ATFLogService.StartLogBroadcast (but other parameters do)
Positional property 'Clio.Common.K8.k8Commands.ConnectionStringParams.RedisInternalPort' is never accessed (except in implicit Equals/ToString implementations)
Positional property 'Clio.Common.K8.k8Commands.ConnectionStringParams.DbInternalPort' is never accessed (except in implicit Equals/ToString implementations)
Positional property 'Clio.Requests.IISScannerHandler.WebAppDto.enabledProtocols' is never accessed (except in implicit Equals/ToString implementations)