chore: Make HandleCustomerAuthInput non-generic (#277) #774
build.yml
on: push
check_changes
4s
test-control-plane
0s
build-app-image
0s
build-control-plane-image
0s
build-control-plane
0s
build-app
0s
build-assistant-ui
0s
build-load-test-machine-image
0s
build-data-connector-image
0s
deploy-cloud
0s
test-cli
0s
test-dotnet
2m 31s
test-go
0s
test-node
0s
test-react
0s
Annotations
21 warnings
check_changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L69
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L59
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L73
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L142
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L121
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L184
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L233
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L173
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L215
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
build-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L174
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L69
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L59
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L73
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L142
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L121
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L184
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L233
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L173
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L215
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L216
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|