Feature/resize pixel display #588
Annotations
10 errors and 12 warnings
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L9
The type or namespace name 'IResizablePixelDisplay' could not be found (are you missing a using directive or an assembly reference?)
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L129
'WinFormsDisplay.IPixelDisplay.Show()': containing type does not implement interface 'IPixelDisplay'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L161
'WinFormsDisplay.IPixelDisplay.Show(int, int, int, int)': containing type does not implement interface 'IPixelDisplay'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L175
'WinFormsDisplay.IPixelDisplay.Clear(bool)': containing type does not implement interface 'IPixelDisplay'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L192
'WinFormsDisplay.IPixelDisplay.Fill(Color, bool)': containing type does not implement interface 'IPixelDisplay'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L212
'WinFormsDisplay.IPixelDisplay.Fill(int, int, int, int, Color)': containing type does not implement interface 'IPixelDisplay'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L226
'WinFormsDisplay.IPixelDisplay.DrawPixel(int, int, Color)': containing type does not implement interface 'IPixelDisplay'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L240
'WinFormsDisplay.IPixelDisplay.DrawPixel(int, int, bool)': containing type does not implement interface 'IPixelDisplay'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L253
'WinFormsDisplay.IPixelDisplay.InvertPixel(int, int)': containing type does not implement interface 'IPixelDisplay'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Peripherals/Displays.WinForms/Driver/WinForms.cs#L267
'WinFormsDisplay.IPixelDisplay.WriteBuffer(int, int, IPixelBuffer)': containing type does not implement interface 'IPixelDisplay'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedCurrentSensor.cs#L43
Nullable value type may be null.
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L45
Nullable value type may be null.
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L8
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L12
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.Acceleration3D'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L14
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.SupportedBehaviors'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L16
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.ValueType'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L18
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.SimulatedAccelerometer()'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L28
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.SetSensorValue(object)'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L33
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.GenerateSimulatedValue(SimulationBehavior)'
|
Build Meadow Foundation:
Source/Meadow.Foundation.Core/Simulation/SimulatedCurrentSensor.cs#L7
Missing XML comment for publicly visible type or member 'SimulatedCurrentSensor'
|
The logs for this run have expired and are no longer available.
Loading