Skip to content

Merge pull request #825 from WildernessLabs/feature/em542s #271

Merge pull request #825 from WildernessLabs/feature/em542s

Merge pull request #825 from WildernessLabs/feature/em542s #271

Triggered via push October 31, 2023 19:52
Status Success
Total duration 3m 36s
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/RTCs.Ds323x/Driver/Ds323x.cs#L160
Possible null reference assignment.
build: Source/Meadow.Foundation.Peripherals/RTCs.Ds323x/Driver/Ds323x.cs#L176
Possible null reference assignment.
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.x74595/Driver/x74595.PinDefinitions.cs#L17
Nullability of reference types in type of parameter 'value' of 'void PinDefinitions.Controller.set' doesn't match implicitly implemented member 'void IPinDefinitions.Controller.set' (possibly because of nullability attributes).
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Mcp23xxx/Driver/Drivers/Extras/Mcp23x0x.PinDefinitions.cs#L17
Nullability of reference types in type of parameter 'value' of 'void PinDefinitions.Controller.set' doesn't match implicitly implemented member 'void IPinDefinitions.Controller.set' (possibly because of nullability attributes).
build: Source/Meadow.Foundation.Peripherals/ICs.IOExpanders.Mcp23xxx/Driver/Drivers/Extras/Mcp23x1x.PinDefinitions.cs#L17
Nullability of reference types in type of parameter 'value' of 'void PinDefinitions.Controller.set' doesn't match implicitly implemented member 'void IPinDefinitions.Controller.set' (possibly because of nullability attributes).