Compilation error (line 26, col 24): ; expected
Compilation error (line 26, col 24): Type or namespace definition, or end-of-file expected
Compilation error (line 27, col 14): ; expected
Compilation error (line 27, col 14): } expected
Compilation error (line 27, col 100): ; expected
Compilation error (line 27, col 100): } expected
Compilation error (line 28, col 16): ; expected
Compilation error (line 28, col 16): } expected
Compilation error (line 29, col 29): ; expected
Compilation error (line 29, col 29): } expected
Compilation error (line 30, col 28): ; expected
Compilation error (line 30, col 28): } expected
Compilation error (line 30, col 34): ; expected
Compilation error (line 30, col 34): } expected
Compilation error (line 31, col 18): ; expected
Compilation error (line 31, col 18): } expected
Compilation error (line 32, col 21): ; expected
Compilation error (line 32, col 21): } expected
Compilation error (line 32, col 40): ; expected
Compilation error (line 35, col 4): Type or namespace definition, or end-of-file expected
Compilation error (line 41, col 122): Syntax error, ',' expected
Compilation error (line 47, col 31): Identifier expected
Compilation error (line 47, col 31): Syntax error, ',' expected
Compilation error (line 50, col 28): Syntax error, ',' expected
Compilation error (line 51, col 32): Syntax error, ',' expected
Compilation error (line 52, col 13): Type or namespace definition, or end-of-file expected
Compilation error (line 53, col 13): Type or namespace definition, or end-of-file expected
Compilation error (line 53, col 30): ) expected
Compilation error (line 53, col 30): ; expected
Compilation error (line 53, col 31): Identifier expected
Compilation error (line 53, col 31): Syntax error, ',' expected
Compilation error (line 56, col 67): Identifier expected
Compilation error (line 56, col 67): ; expected
Compilation error (line 56, col 162): ; expected
Compilation error (line 56, col 162): Type or namespace definition, or end-of-file expected
Compilation error (line 57, col 13): Type or namespace definition, or end-of-file expected
Compilation error (line 1, col 65): A namespace cannot directly contain members such as fields, methods or statements
Compilation error (line 1, col 20): The type or namespace name 'IKafkaCommonProducer<,>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 1, col 49): The type or namespace name 'RawDataMessage' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 4, col 4): The name 'services' does not exist in the current context
Compilation error (line 5, col 17): The name 'configuration' does not exist in the current context
Compilation error (line 18, col 13): The name 'services' does not exist in the current context
Compilation error (line 38, col 21): The type or namespace name 'Headers' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 39, col 35): The name 'HeaderTypes' does not exist in the current context
Compilation error (line 39, col 67): Cannot use local variable 'rawDataMessage' before it is declared
Compilation error (line 40, col 35): The name 'HeaderTypes' does not exist in the current context
Compilation error (line 40, col 63): The name 'RawDataMessageVersions' does not exist in the current context
Compilation error (line 41, col 35): The name 'MetadataHeaders' does not exist in the current context
Compilation error (line 41, col 67): Cannot use local variable 'rawDataMessage' before it is declared
Compilation error (line 49, col 25): Implicitly-typed variables must be initialized
Compilation error (line 51, col 25): A local variable or function named 'headers' is already defined in this scope
Compilation error (line 53, col 20): The name 'Exception' does not exist in the current context
Compilation error (line 53, col 30): 'e' is a variable but is used like a type
Compilation error (line 56, col 71): The type or namespace name 'DeviceLogInfo' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 50, col 25): The variable 'dr' is declared but never used
Compilation error (line 51, col 25): The variable 'headers' is declared but never used
Compilation error (line 56, col 64): The variable 'e' is declared but never used