Skip to content

Testing failground framework #457

Testing failground framework

Testing failground framework #457

Triggered via pull request November 9, 2023 16:06
Status Success
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

perf.yml

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

Annotations

30 warnings
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.
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.