Skip to content

version 5.1.0

version 5.1.0 #19

Triggered via push October 28, 2024 10:19
Status Success
Total duration 27s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy
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/
deploy
.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.
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L16
Missing XML comment for publicly visible type or member 'CustomTag'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L18
Missing XML comment for publicly visible type or member 'CustomTag.Key'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L19
Missing XML comment for publicly visible type or member 'CustomTag.Value'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L22
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L24
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Url'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L25
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Database'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L26
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.UserName'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L27
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Password'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L28
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Token'
deploy: src/NBomber.Sinks.InfluxDB/InfluxDBSink.cs#L29
Missing XML comment for publicly visible type or member 'InfluxDbSinkConfig.Org'