Obsolete PinNumberingScheme #2358
Build Linux Build Build_Release failed
Annotations
Check failure on line 5 in src/System.Device.Gpio/System/Device/Gpio/PinNumberingScheme.cs
azure-pipelines / dotnet.iot (Build Linux Build Build_Release)
src/System.Device.Gpio/System/Device/Gpio/PinNumberingScheme.cs#L5
src/System.Device.Gpio/System/Device/Gpio/PinNumberingScheme.cs(5,11): error CS8954: (NETCORE_ENGINEERING_TELEMETRY=Build) Source file can only contain one file-scoped namespace declaration.
Check failure on line 73 in src/System.Device.Gpio/System/Device/Gpio/GpioController.cs
azure-pipelines / dotnet.iot (Build Linux Build Build_Release)
src/System.Device.Gpio/System/Device/Gpio/GpioController.cs#L73
src/System.Device.Gpio/System/Device/Gpio/GpioController.cs(73,12): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PinNumberingScheme' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 52 in src/System.Device.Gpio/System/Device/Gpio/GpioController.cs
azure-pipelines / dotnet.iot (Build Linux Build Build_Release)
src/System.Device.Gpio/System/Device/Gpio/GpioController.cs#L52
src/System.Device.Gpio/System/Device/Gpio/GpioController.cs(52,27): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PinNumberingScheme' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 65 in src/System.Device.Gpio/System/Device/Gpio/GpioController.cs
azure-pipelines / dotnet.iot (Build Linux Build Build_Release)
src/System.Device.Gpio/System/Device/Gpio/GpioController.cs#L65
src/System.Device.Gpio/System/Device/Gpio/GpioController.cs(65,27): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PinNumberingScheme' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 5 in src/System.Device.Gpio/System/Device/Gpio/PinNumberingScheme.cs
azure-pipelines / dotnet.iot (Build Linux Build Build_Release)
src/System.Device.Gpio/System/Device/Gpio/PinNumberingScheme.cs#L5
src/System.Device.Gpio/System/Device/Gpio/PinNumberingScheme.cs(5,11): error CS8954: (NETCORE_ENGINEERING_TELEMETRY=Build) Source file can only contain one file-scoped namespace declaration.