Skip to content

Release 1.9.0

Release 1.9.0 #36

Triggered via pull request February 27, 2024 21:55
Status Success
Total duration 1m 15s
Artifacts

main-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/C8800Retro/Driver/C8800Retro.cs#L77
Dereference of a possibly null reference.
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/CLEM/Sample/CLEM_Sample/MeadowApp.cs#L13
The field 'MeadowApp.currenClick' is never used
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.