Update README.md #26
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@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L16
Missing XML comment for publicly visible type or member 'CustomTag'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L18
Missing XML comment for publicly visible type or member 'CustomTag.Key'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L19
Missing XML comment for publicly visible type or member 'CustomTag.Value'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L22
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L24
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Url'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L25
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Database'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L26
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.UserName'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L27
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Password'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L28
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Token'
|
build:
src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L29
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Org'
|