Skip to content

Ordered consumer sequence and clean-up fix (#198) #455

Ordered consumer sequence and clean-up fix (#198)

Ordered consumer sequence and clean-up fix (#198) #455

Triggered via push November 9, 2023 16:01
Status Success
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

perf.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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 (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 (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 (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 (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 (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 (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#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 '_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 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#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.