Skip to content

V1.3.0

V1.3.0 #9

Triggered via pull request August 29, 2023 18:18
@adrianstevensadrianstevens
synchronize #25
v1.3.0
Status Success
Total duration 1m 25s
Artifacts

main-ci.yml

on: pull_request
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/GnssTracker/GnssTrackerHardwareV1.cs#L63
Possible null reference argument for parameter 'serialPortName' in 'NeoM8.NeoM8(IMeadowDevice device, SerialPortName serialPortName, IPin resetPin, IPin ppsPin = null)'.
build: Source/GnssTracker/GnssTrackerHardwareV1.cs#L26
Non-nullable property 'I2cBus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/GnssTracker/GnssTrackerHardwareV1.cs#L26
Non-nullable property 'SpiBus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/GnssTracker/GnssTrackerHardwareV1.cs#L26
Non-nullable property 'OnboardLed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/GnssTracker/GnssTrackerHardwareV1.cs#L26
Non-nullable property 'AtmosphericSensor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/GnssTracker/GnssTrackerHardwareV1.cs#L26
Non-nullable property 'Gnss' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/GnssTracker/GnssTrackerHardwareV1.cs#L26
Non-nullable property 'Display' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Source/GnssTracker/GnssTracker.cs#L7
Missing XML comment for publicly visible type or member 'GnssTracker'
build: Source/GnssTracker/GnssTrackerHardwareV1.cs#L14
Missing XML comment for publicly visible type or member 'GnssTrackerHardwareV1'
build: Source/GnssTracker/GnssTrackerHardwareV1.cs#L16
Missing XML comment for publicly visible type or member 'GnssTrackerHardwareV1.Log'