[SDK-3770] Fix logging issue across multiple rest/realtime/push instances #146
Annotations
11 errors and 2 warnings
check (net6.0)
'ConnectionInitializedState' does not contain a constructor that takes 2 arguments
|
check (net6.0)
'ConnectionConnectedState' does not contain a constructor that takes 4 arguments
|
check (net6.0)
'ConnectionInitializedState' does not contain a constructor that takes 2 arguments
|
check (net6.0)
'ConnectionFailedState' does not contain a constructor that takes 3 arguments
|
check (net6.0)
'ConnectionClosedState' does not contain a constructor that takes 3 arguments
|
check (net6.0)
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
|
check (net6.0)
Put constructor initializers on their own line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1128.md)
|
check (net6.0)
'ConnectionInitializedState' does not contain a constructor that takes 2 arguments
|
check (net6.0)
'ConnectionConnectedState' does not contain a constructor that takes 4 arguments
|
check (net6.0)
'ConnectionInitializedState' does not contain a constructor that takes 2 arguments
|
check (net7.0)
The operation was canceled.
|
check (net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check (net7.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|