Skip to content

version 5.1.0-beta.0 #28

version 5.1.0-beta.0

version 5.1.0-beta.0 #28

Triggered via push October 7, 2024 07:34
Status Success
Total duration 26s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. 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: 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'