Skip to content

Merge pull request #824 from WildernessLabs/jorge-build-fix #264

Merge pull request #824 from WildernessLabs/jorge-build-fix

Merge pull request #824 from WildernessLabs/jorge-build-fix #264

Triggered via push October 31, 2023 01:43
Status Success
Total duration 3m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

develop-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/Communications/SpiCommunications.cs#L69
Possible null reference assignment.
build: Source/Meadow.Foundation.Core/Communications/SpiCommunications.cs#L58
Non-nullable property 'ChipSelect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L34
Dereference of a possibly null reference.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L44
Dereference of a possibly null reference.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L62
Dereference of a possibly null reference.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L78
Dereference of a possibly null reference.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L98
Dereference of a possibly null reference.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L113
Dereference of a possibly null reference.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L131
Dereference of a possibly null reference.
build: Source/Meadow.Foundation.Peripherals/Sensors.Light.Bh1745/Driver/Bh1745.cs#L148
Dereference of a possibly null reference.