Skip to content

Merge pull request #50 from WildernessLabs/v1.7.0 #32

Merge pull request #50 from WildernessLabs/v1.7.0

Merge pull request #50 from WildernessLabs/v1.7.0 #32

Triggered via push January 10, 2024 02:54
Status Success
Total duration 1m 19s
Artifacts

main-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/CGNSS10/Driver/CGNSS10.cs#L14
Cannot convert null literal to non-nullable reference type.
build: Source/C8800Retro/Driver/C8800Retro.cs#L77
Dereference of a possibly null reference.
build: Source/CGNSS10/Driver/CGNSS10.cs#L21
Cannot convert null literal to non-nullable reference type.
build: Source/CGNSS5/Driver/CGNSS5.cs#L14
Cannot convert null literal to non-nullable reference type.
build: Source/CGNSS5/Driver/CGNSS5.cs#L21
Cannot convert null literal to non-nullable reference type.
build: Source/CACCurrent/Driver/CACCurrent.cs#L57
Non-nullable field 'mcp3201' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/CLEM/Driver/CLEM.cs#L57
Non-nullable field 'mcp3201' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/C420R/Driver/C420R.cs#L30
Non-nullable field '_adc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/C420R/Driver/C420R.cs#L46
Non-nullable field '_adc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/C420T/Driver/C420T.cs#L24
Missing XML comment for publicly visible type or member 'C420T.IsDisposed'