Skip to content

Add other client extensions #1614

Add other client extensions

Add other client extensions #1614

Re-run triggered September 25, 2024 22:51
Status Success
Total duration 8m 53s
Artifacts

test.yml

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

Annotations

66 warnings
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.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L53
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.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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#L53
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.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet (latest): tests/NATS.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet (latest): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L53
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.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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#L53
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.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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#L53
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#L53
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#L53
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#L53
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/
dotnet (main): tests/NATS.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet (main): tests/NATS.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
memory test (v2.9): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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#L53
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#L53
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#L53
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#L53
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#L53
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#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
memory test (v2.9): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
memory test (v2.9): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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#L53
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#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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#L53
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.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L53
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#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
memory test (main): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
memory test (main): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L53
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.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L53
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#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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#L53
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#L53
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#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
memory test (latest): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
memory test (latest): tests/NATS.Client.KeyValueStore.Tests/NatsKVContextFactoryTest.cs#L53
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#L53
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#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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#L53
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#L53
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#L53
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#L53
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.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet (v2.9): tests/NATS.Extensions.Microsoft.DependencyInjection.Tests/NatsHostingExtensionsTests.cs#L119
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet (v2.9): tests/NATS.Client.ObjectStore.Tests/NatsObjContextFactoryTest.cs#L53
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#L53
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#L53
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#L53
Non-nullable property 'Opts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.