feat: Add run creation to .NET SDK #43
Annotations
5 warnings
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/
|
Build:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L62
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
Build:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L52
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
Build:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L62
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
Build:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L52
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
Loading