Merge branch 'main' into nextII #358
Annotations
9 errors and 10 warnings
build:
src/SystemTests/XApiClientTestBase.cs#L45
'ApiConnector' does not contain a definition for 'MessageReceived' and no accessible extension method 'MessageReceived' accepting a first argument of type 'ApiConnector' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SystemTests/XApiClientTestBase.cs#L46
'ApiConnector' does not contain a definition for 'MessageSent' and no accessible extension method 'MessageSent' accepting a first argument of type 'ApiConnector' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SystemTests/XApiClientTestBase.cs#L50
'ApiConnector' does not contain a definition for 'MessageReceived' and no accessible extension method 'MessageReceived' accepting a first argument of type 'ApiConnector' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SystemTests/XApiClientTestBase.cs#L51
'ApiConnector' does not contain a definition for 'MessageSent' and no accessible extension method 'MessageSent' accepting a first argument of type 'ApiConnector' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SystemTests/XApiClientTestBase.cs#L45
'ApiConnector' does not contain a definition for 'MessageReceived' and no accessible extension method 'MessageReceived' accepting a first argument of type 'ApiConnector' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SystemTests/XApiClientTestBase.cs#L46
'ApiConnector' does not contain a definition for 'MessageSent' and no accessible extension method 'MessageSent' accepting a first argument of type 'ApiConnector' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SystemTests/XApiClientTestBase.cs#L50
'ApiConnector' does not contain a definition for 'MessageReceived' and no accessible extension method 'MessageReceived' accepting a first argument of type 'ApiConnector' could be found (are you missing a using directive or an assembly reference?)
|
build:
src/SystemTests/XApiClientTestBase.cs#L51
'ApiConnector' does not contain a definition for 'MessageSent' and no accessible extension method 'MessageSent' accepting a first argument of type 'ApiConnector' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
src/SyncAPIConnector/Connector.cs#L492
The event 'NullConnector.Connected' is never used
|
build:
src/SyncAPIConnector/ApiConnector.cs#L83
The event 'ApiConnector.Connected' is never used
|
build:
src/SyncAPIConnector/Connector.cs#L495
The event 'NullConnector.MessageReceived' is never used
|
build:
src/SyncAPIConnector/ApiConnector.cs#L77
The event 'ApiConnector.Redirected' is never used
|
build:
src/SyncAPIConnector/Connector.cs#L494
The event 'NullConnector.MessageSent' is never used
|
build:
src/SyncAPIConnector/Connector.cs#L493
The event 'NullConnector.Disconnected' is never used
|
build:
src/SyncAPIConnector/ApiConnector.cs#L84
The event 'ApiConnector.Disconnected' is never used
|
build:
src/SyncAPIConnector/ApiConnector.cs#L153
XML comment is not placed on a valid language element
|
build:
src/SyncAPIConnector/ApiConnector.cs#L134
XML comment is not placed on a valid language element
|
build:
src/SyncAPIConnector/Connector.cs#L492
The event 'NullConnector.Connected' is never used
|