Skip to content

release:1.2.1

release:1.2.1 #114

Triggered via push April 9, 2026 21:17
Status Success
Total duration 33s
Artifacts

tests.yml

on: push
Build and Test dotnet project
28s
Build and Test dotnet project
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test dotnet project: GoDaddy.Tests/Fakes/FakeGoDaddyClient.cs#L182
Do not use Assert.NotNull() on value type 'int'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build and Test dotnet project: GoDaddy/Client/GoDaddyClient.cs#L36
The field 'GoDaddyAuthenticator._baseUrl' is never used
Build and Test dotnet project: GoDaddy.Tests/GoDaddyCAPluginTests.cs#L145
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 and Test dotnet project: GoDaddy.Tests/GoDaddyCAPluginTests.cs#L192
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 and Test dotnet project: GoDaddy.Tests/GoDaddyCAPluginTests.cs#L243
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 and Test dotnet project: GoDaddy.Tests/GoDaddyCAPluginTests.cs#L106
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 and Test dotnet project: GoDaddy.Tests/Fakes/FakeGoDaddyClient.cs#L231
Do not use Assert.NotNull() on value type 'int'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build and Test dotnet project: GoDaddy.Tests/Fakes/FakeGoDaddyClient.cs#L206
Do not use Assert.NotNull() on value type 'int'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build and Test dotnet project: GoDaddy.Tests/Fakes/FakeGoDaddyClient.cs#L182
Do not use Assert.NotNull() on value type 'int'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
Build and Test dotnet project: GoDaddy/Client/GoDaddyClient.cs#L36
The field 'GoDaddyAuthenticator._baseUrl' is never used