Release 1.9.0 #15
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/Driver/Manufacturer.cs#L8
Missing XML comment for publicly visible type or member 'Manufacturer.RelayMBus'
|
build:
Source/Driver/Manufacturer.cs#L9
Missing XML comment for publicly visible type or member 'Manufacturer.ScneiderElectric'
|
build:
Source/Driver/MBusSerialServer.cs#L87
Missing XML comment for publicly visible type or member 'MBusSerialServer.InitializeClient(byte)'
|
build:
Source/Driver/Medium.cs#L8
Missing XML comment for publicly visible type or member 'Medium.Other'
|
build:
Source/Driver/Medium.cs#L9
Missing XML comment for publicly visible type or member 'Medium.Oil'
|
build:
Source/Driver/Medium.cs#L10
Missing XML comment for publicly visible type or member 'Medium.Electricity'
|
build:
Source/Driver/Medium.cs#L11
Missing XML comment for publicly visible type or member 'Medium.Gas'
|
build:
Source/Driver/Medium.cs#L12
Missing XML comment for publicly visible type or member 'Medium.Heat'
|
build:
Source/Driver/Medium.cs#L13
Missing XML comment for publicly visible type or member 'Medium.Steam'
|
build:
Source/Driver/Medium.cs#L14
Missing XML comment for publicly visible type or member 'Medium.HotWater'
|