Severity Code Description Project File Line Suppression State
Error CS1729 'ClientGatewayController' does not contain a constructor that takes 2 arguments ClientGatewayTests C:\Users\adeo\Source\Repos\learn-apache-kafka-for-dotnet-developers-exercises\staging\06-producing-messages\ClientGatewayTests\Controllers\ClientGatewayControllerTests.cs 20 Active
Error CS1061 'ClientGatewayController' does not contain a definition for 'RecordMeasurements' and no accessible extension method 'RecordMeasurements' accepting a first argument of type 'ClientGatewayController' could be found (are you missing a using directive or an assembly reference?) ClientGatewayTests C:\Users\adeo\Source\Repos\learn-apache-kafka-for-dotnet-developers-exercises\staging\06-producing-messages\ClientGatewayTests\Controllers\ClientGatewayControllerTests.cs 38 Active
Error CS1061 'ClientGatewayController' does not contain a definition for 'RecordMeasurements' and no accessible extension method 'RecordMeasurements' accepting a first argument of type 'ClientGatewayController' could be found (are you missing a using directive or an assembly reference?) ClientGatewayTests C:\Users\adeo\Source\Repos\learn-apache-kafka-for-dotnet-developers-exercises\staging\06-producing-messages\ClientGatewayTests\Controllers\ClientGatewayControllerTests.cs 62 Active
Severity Code Description Project File Line Suppression State Error CS1729 'ClientGatewayController' does not contain a constructor that takes 2 arguments ClientGatewayTests C:\Users\adeo\Source\Repos\learn-apache-kafka-for-dotnet-developers-exercises\staging\06-producing-messages\ClientGatewayTests\Controllers\ClientGatewayControllerTests.cs 20 Active Error CS1061 'ClientGatewayController' does not contain a definition for 'RecordMeasurements' and no accessible extension method 'RecordMeasurements' accepting a first argument of type 'ClientGatewayController' could be found (are you missing a using directive or an assembly reference?) ClientGatewayTests C:\Users\adeo\Source\Repos\learn-apache-kafka-for-dotnet-developers-exercises\staging\06-producing-messages\ClientGatewayTests\Controllers\ClientGatewayControllerTests.cs 38 Active Error CS1061 'ClientGatewayController' does not contain a definition for 'RecordMeasurements' and no accessible extension method 'RecordMeasurements' accepting a first argument of type 'ClientGatewayController' could be found (are you missing a using directive or an assembly reference?) ClientGatewayTests C:\Users\adeo\Source\Repos\learn-apache-kafka-for-dotnet-developers-exercises\staging\06-producing-messages\ClientGatewayTests\Controllers\ClientGatewayControllerTests.cs 62 Active