Bump WireMock.Net from 2.10.0 to 2.11.0#11
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
21 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
NpgsqlRestTests/AuthTests/ClaimAutoBindWarningsTests.cs#L205
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:
NpgsqlRestTests/AuthTests/ClaimAutoBindWarningsTests.cs#L171
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:
NpgsqlRestTests/AuthTests/AuthSchemeRegistrationTests.cs#L105
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:
NpgsqlRestTests/AuthTests/AuthSchemeRegistrationTests.cs#L87
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:
NpgsqlRestTests/SqlFileSourceTests/ProxyTests/SqlFileProxyOutTests.cs#L17
Dereference of a possibly null reference.
|
|
Test:
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L230
Dereference of a possibly null reference.
|
|
Test:
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L225
Dereference of a possibly null reference.
|
|
Test:
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L186
Dereference of a possibly null reference.
|
|
Test:
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L182
Dereference of a possibly null reference.
|
|
Test:
NpgsqlRestTests/ProxyTests/ProxyOutBasicTest.cs#L47
Dereference of a possibly null reference.
|
|
Build:
NpgsqlRestTests/AuthTests/AuthSchemeRegistrationTests.cs#L87
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:
NpgsqlRestTests/AuthTests/ClaimAutoBindWarningsTests.cs#L205
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:
NpgsqlRestTests/CacheProfilesTests/Profile_BadExpiration_SkipsProfile_Test.cs#L55
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:
NpgsqlRestTests/AuthTests/ClaimAutoBindWarningsTests.cs#L171
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:
NpgsqlRestTests/SqlFileSourceTests/ProxyTests/SqlFileProxyOutTests.cs#L17
Dereference of a possibly null reference.
|
|
Build:
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L230
Dereference of a possibly null reference.
|
|
Build:
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L225
Dereference of a possibly null reference.
|
|
Build:
NpgsqlRestTests/ProxyTests/ProxyOutBasicTest.cs#L47
Dereference of a possibly null reference.
|
|
Build:
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L186
Dereference of a possibly null reference.
|
|
Build:
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L182
Dereference of a possibly null reference.
|
background
wait
wait-all
cancel
parallel
Loading