Skip to content

Update README.md

Update README.md #26

Triggered via push July 2, 2024 06:48
Status Success
Total duration 24s
Artifacts

build.yml

on: push
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@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'