Skip to content

Fix compensation data assignment after refactor #594

Fix compensation data assignment after refactor

Fix compensation data assignment after refactor #594

Triggered via pull request April 21, 2024 13:43
@ctackectacke
synchronize #953
bmx280_fix
Status Success
Total duration 3m 32s
Artifacts

develop-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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/.
build
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: Source/Meadow.Foundation.Core/Simulation/SimulatedCurrentSensor.cs#L43
Nullable value type may be null.
build: Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L45
Nullable value type may be null.
build: Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L8
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer'
build: Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L12
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.Acceleration3D'
build: Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L14
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.SupportedBehaviors'
build: Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L16
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.ValueType'
build: Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L18
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.SimulatedAccelerometer()'
build: Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L28
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.SetSensorValue(object)'
build: Source/Meadow.Foundation.Core/Simulation/SimulatedAccelerometer.cs#L33
Missing XML comment for publicly visible type or member 'SimulatedAccelerometer.GenerateSimulatedValue(SimulationBehavior)'
build: Source/Meadow.Foundation.Core/Simulation/SimulatedCurrentSensor.cs#L7
Missing XML comment for publicly visible type or member 'SimulatedCurrentSensor'