Skip to content

Feature/4 20m a

Feature/4 20m a #19

Triggered via pull request September 26, 2023 18:48
Status Success
Total duration 1m 38s
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/CGNSS10/Driver/CGNSS10.cs#L14
Cannot convert null literal to non-nullable reference type.
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/CACCurrent/Sample/CACCurrent_Sample/MeadowApp.cs#L24
Unreachable code detected
build: Source/CLEM/Sample/CLEM_Sample/MeadowApp.cs#L13
The field 'MeadowApp.currenClick' is never used
build: Source/CGNSS10/Driver/CGNSS10.cs#L14
Cannot convert null literal to non-nullable reference type.
build: Source/CGNSS10/Driver/CGNSS10.cs#L21
Cannot convert null literal to non-nullable reference type.