Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsolete PinNumberingScheme #2358

Merged
merged 14 commits into from
Nov 14, 2024

Obsolete PinNumberingScheme

7755061
Select commit
Loading
Failed to load commit list.
Merged

Obsolete PinNumberingScheme #2358

Obsolete PinNumberingScheme
7755061
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.iot (Build Linux Build Build_Release) failed Oct 17, 2024 in 2m 47s

Build Linux Build Build_Release failed

Annotations

Check failure on line 5 in src/System.Device.Gpio/System/Device/Gpio/PinNumberingScheme.cs

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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.