Skip to content

Add other client extensions #1575

Add other client extensions

Add other client extensions #1575

Triggered via pull request September 23, 2024 16:06
Status Failure
Total duration 9m 5s
Artifacts

test.yml

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

Annotations

2 errors and 66 warnings
dotnet (v2.9)
Process completed with exit code 1.
dotnet (latest)
Process completed with exit code 1.
memory test (main)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
memory test (main): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
memory test (main): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
memory test (main): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
memory test (v2.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
memory test (v2.9): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
memory test (v2.9): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
memory test (v2.9): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
memory test (latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
memory test (latest): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
memory test (latest): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
memory test (latest): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (v2.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dotnet (v2.9): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (v2.9): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (v2.9): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dotnet (latest): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (latest): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (latest): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (main)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dotnet (main): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (main): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (main): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L52
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.