Add support for auth in URL #627
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.
|