Skip to content

Add support for auth in URL #627

Add support for auth in URL

Add support for auth in URL #627

Triggered via pull request November 3, 2024 12:16
Status Failure
Total duration 1m 57s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
check
Process completed with exit code 2.
check: tests/NATS.Client.CoreUnit.Tests/OptsUrlTests.cs#L52
Theory method 'URL_should_not_override_auth_options' on test class 'OptsUrlTests' does not use parameter 'user'. Use the parameter, or remove the parameter and associated data.
check: tests/NATS.Client.CoreUnit.Tests/OptsUrlTests.cs#L52
Theory method 'URL_should_not_override_auth_options' on test class 'OptsUrlTests' does not use parameter 'pass'. Use the parameter, or remove the parameter and associated data.
check: tests/NATS.Client.CoreUnit.Tests/OptsUrlTests.cs#L52
Theory method 'URL_should_not_override_auth_options' on test class 'OptsUrlTests' does not use parameter 'token'. Use the parameter, or remove the parameter and associated data.
check: tests/NATS.Client.CoreUnit.Tests/OptsUrlTests.cs#L52
Theory method 'URL_should_not_override_auth_options' on test class 'OptsUrlTests' does not use parameter 'user'. Use the parameter, or remove the parameter and associated data.
check: tests/NATS.Client.CoreUnit.Tests/OptsUrlTests.cs#L52
Theory method 'URL_should_not_override_auth_options' on test class 'OptsUrlTests' does not use parameter 'pass'. Use the parameter, or remove the parameter and associated data.
check: tests/NATS.Client.CoreUnit.Tests/OptsUrlTests.cs#L52
Theory method 'URL_should_not_override_auth_options' on test class 'OptsUrlTests' does not use parameter 'token'. Use the parameter, or remove the parameter and associated data.