Skip to content

[#348] Improve dequeue performance #39

[#348] Improve dequeue performance

[#348] Improve dequeue performance #39

Triggered via pull request March 3, 2024 14:52
Status Failure
Total duration 2m 46s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build-and-test
Process completed with exit code 1.
Hangfire.PostgreSql.Tests.PostgreSqlInstallerFacts ► InstallingSchemaUpdatesVersionAndShouldNotThrowAnException: tests/Hangfire.PostgreSql.Tests/PostgreSqlInstallerFacts.cs#L29
Failed test found in: tests/Hangfire.PostgreSql.Tests/TestResults/TestResults.trx Error: Assert.Null() Failure Expected: (null) Actual: Xunit.Sdk.EqualException: Assert.Equal() Failure Expected: 21 Actual: 22 at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\EqualityAsserts.cs:line 40 at Xunit.Assert.Equal[T](T expected, T actual) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\EqualityAsserts.cs:line 24 at Hangfire.PostgreSql.Tests.PostgreSqlInstallerFacts.<>c.<InstallingSchemaUpdatesVersionAndShouldNotThrowAnException>b__0_1(NpgsqlConnection connection) in /home/runner/work/Hangfire.PostgreSql/Hangfire.PostgreSql/tests/Hangfire.PostgreSql.Tests/PostgreSqlInstallerFacts.cs:line 23 at Hangfire.PostgreSql.Tests.PostgreSqlInstallerFacts.UseConnection(Action`1 action) in /home/runner/work/Hangfire.PostgreSql/Hangfire.PostgreSql/tests/Hangfire.PostgreSql.Tests/PostgreSqlInstallerFacts.cs:line 54 at Hangfire.PostgreSql.Tests.PostgreSqlInstallerFacts.<>c.<InstallingSchemaUpdatesVersionAndShouldNotThrowAnException>b__0_0() in /home/runner/work/Hangfire.PostgreSql/Hangfire.PostgreSql/tests/Hangfire.PostgreSql.Tests/PostgreSqlInstallerFacts.cs:line 17 at Xunit.Record.Exception(Action testCode) in C:\Dev\xunit\xunit\src\xunit.core\Record.cs:line 25
Hangfire.PostgreSql.Tests.PostgreSqlInstallerFacts ► InstallingSchemaWithCapitalsUpdatesVersionAndShouldNotThrowAnException: tests/Hangfire.PostgreSql.Tests/PostgreSqlInstallerFacts.cs#L48
Failed test found in: tests/Hangfire.PostgreSql.Tests/TestResults/TestResults.trx Error: Assert.Null() Failure Expected: (null) Actual: Xunit.Sdk.EqualException: Assert.Equal() Failure Expected: 21 Actual: 22 at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\EqualityAsserts.cs:line 40 at Xunit.Assert.Equal[T](T expected, T actual) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\EqualityAsserts.cs:line 24 at Hangfire.PostgreSql.Tests.PostgreSqlInstallerFacts.<>c.<InstallingSchemaWithCapitalsUpdatesVersionAndShouldNotThrowAnException>b__1_1(NpgsqlConnection connection) in /home/runner/work/Hangfire.PostgreSql/Hangfire.PostgreSql/tests/Hangfire.PostgreSql.Tests/PostgreSqlInstallerFacts.cs:line 42 at Hangfire.PostgreSql.Tests.PostgreSqlInstallerFacts.UseConnection(Action`1 action) in /home/runner/work/Hangfire.PostgreSql/Hangfire.PostgreSql/tests/Hangfire.PostgreSql.Tests/PostgreSqlInstallerFacts.cs:line 54 at Hangfire.PostgreSql.Tests.PostgreSqlInstallerFacts.<>c.<InstallingSchemaWithCapitalsUpdatesVersionAndShouldNotThrowAnException>b__1_0() in /home/runner/work/Hangfire.PostgreSql/Hangfire.PostgreSql/tests/Hangfire.PostgreSql.Tests/PostgreSqlInstallerFacts.cs:line 36 at Xunit.Record.Exception(Action testCode) in C:\Dev\xunit\xunit\src\xunit.core\Record.cs:line 25
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
test-results Expired
340 KB