Added CAN wing #89
Annotations
13 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build
Non-nullable property 'Meadow.Hardware.IPort<Meadow.Hardware.IDigitalChannelInfo>.Channel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort'
|
build
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.InitialState'
|
build
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.State'
|
build
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.Channel'
|
build
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.Pin'
|
build
Missing XML comment for publicly visible type or member 'Pca9685.DigitalOutputPort.Dispose()'
|
build
Possible null reference argument for parameter 'e' in 'void EventHandler<ICanFrame>.Invoke(object sender, ICanFrame e)'.
|
build
The field 'Mcp2515.SJW_Default' is assigned but its value is never used
|
build
The field 'Mcp2515.PHASE_SEG2_Default' is assigned but its value is never used
|