Test JS cluster and reconnect utils (#199) #454
Annotations
30 warnings
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processOut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processOut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processErr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processErr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable property 'ServerProcess' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable property 'ServerProcess' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L41
A constructor should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L41
A constructor should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L121
A property should not follow a method (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L31
Readonly fields should appear before non-readonly fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1214.md)
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L121
A property should not follow a method (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L35
Readonly fields should appear before non-readonly fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1214.md)
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L31
Readonly fields should appear before non-readonly fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1214.md)
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processOut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L35
Readonly fields should appear before non-readonly fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1214.md)
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processErr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processOut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (release/v2.9.23):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable property 'ServerProcess' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processErr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (latest):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable property 'ServerProcess' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processOut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processErr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable property 'ServerProcess' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L41
A constructor should not follow a property (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L121
A property should not follow a method (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L31
Readonly fields should appear before non-readonly fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1214.md)
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L35
Readonly fields should appear before non-readonly fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1214.md)
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processOut' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable field '_processErr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test (main):
tests/NATS.Client.TestUtilities/NatsServer.cs#L60
Non-nullable property 'ServerProcess' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|