feat(proxy): forward all automatic parameters to proxy upstream consi… #81
Annotations
63 warnings
|
test (15)
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 (15):
NpgsqlRestTests/AuthTests/AuthSchemeRegistrationTests.cs#L492
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 (15):
NpgsqlRestTests/AuthTests/AuthSchemeRegistrationTests.cs#L343
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 (15):
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 (15):
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 (15):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L230
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L225
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L186
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L182
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyOutBasicTest.cs#L47
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/SqlFileSourceTests/ProxyTests/SqlFileProxyOutTests.cs#L17
Dereference of a possibly null reference.
|
|
test (15):
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)
|
|
test (15):
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 (15):
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 (15):
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 (15):
NpgsqlRestTests/SqlFileSourceTests/ProxyTests/SqlFileProxyOutTests.cs#L17
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L230
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L225
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L186
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L182
Dereference of a possibly null reference.
|
|
test (15):
NpgsqlRestTests/ProxyTests/ProxyOutBasicTest.cs#L47
Dereference of a possibly null reference.
|
|
test (17)
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 (17):
NpgsqlRestTests/AuthTests/AuthSchemeRegistrationTests.cs#L492
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 (17):
NpgsqlRestTests/AuthTests/AuthSchemeRegistrationTests.cs#L343
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 (17):
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 (17):
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 (17):
NpgsqlRestTests/SqlFileSourceTests/ProxyTests/SqlFileProxyOutTests.cs#L17
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L230
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L225
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L186
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L182
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyOutBasicTest.cs#L47
Dereference of a possibly null reference.
|
|
test (17):
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 (17):
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 (17):
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 (17):
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 (17):
NpgsqlRestTests/SqlFileSourceTests/ProxyTests/SqlFileProxyOutTests.cs#L17
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L230
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L225
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L186
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L182
Dereference of a possibly null reference.
|
|
test (17):
NpgsqlRestTests/ProxyTests/ProxyOutBasicTest.cs#L47
Dereference of a possibly null reference.
|
|
test (16)
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 (16):
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 (16):
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 (16):
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 (16):
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 (16):
NpgsqlRestTests/ProxyTests/ProxyOutBasicTest.cs#L47
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L230
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L225
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L186
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L182
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/SqlFileSourceTests/ProxyTests/SqlFileProxyOutTests.cs#L17
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/AuthTests/AuthPolicySchemeTests.cs#L177
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 (16):
NpgsqlRestTests/AuthTests/AuthPolicySchemeTests.cs#L170
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 (16):
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 (16):
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 (16):
NpgsqlRestTests/SqlFileSourceTests/ProxyTests/SqlFileProxyOutTests.cs#L17
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L230
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L225
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L186
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyWithUserParamsTest.cs#L182
Dereference of a possibly null reference.
|
|
test (16):
NpgsqlRestTests/ProxyTests/ProxyOutBasicTest.cs#L47
Dereference of a possibly null reference.
|