Skip to content

Merge pull request #338 from yurii-hunter/bugfix-migrations #14

Merge pull request #338 from yurii-hunter/bugfix-migrations

Merge pull request #338 from yurii-hunter/bugfix-migrations #14

Re-run triggered December 21, 2023 19:24
Status Failure
Total duration 3m 23s
Artifacts

pack.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
The file '/home/runner/work/Hangfire.PostgreSql/Hangfire.PostgreSql/src/Hangfire.PostgreSql/bin/Release/netstandard2.0/Hangfire.PostgreSql.dll' to be packed was not found on disk.
build
Process completed with exit code 1.
Hangfire.PostgreSql.Tests.PostgreSqlConnectionFacts ► GetValueFromHash_ThrowsAnException_WhenNameIsNull: tests/Hangfire.PostgreSql.Tests/Utils/PostgreSqlTestObjectsInitializer.cs#L42
Failed test found in: tests/Hangfire.PostgreSql.Tests/TestResults/TestResults.trx Error: Npgsql.PostgresException : 40001: could not serialize access due to concurrent delete
Hangfire.PostgreSql.Tests.PostgreSqlConnectionFacts ► Heartbeat_UpdatesLastHeartbeat_OfTheServerWithGivenId: tests/Hangfire.PostgreSql.Tests/Utils/PostgreSqlTestObjectsInitializer.cs#L42
Failed test found in: tests/Hangfire.PostgreSql.Tests/TestResults/TestResults.trx Error: Npgsql.PostgresException : 40001: could not serialize access due to concurrent delete
Hangfire.PostgreSql.Tests.PostgreSqlConnectionFacts ► SetParameters_CreatesNewParameter_WhenParameterWithTheGivenNameDoesNotExists: tests/Hangfire.PostgreSql.Tests/Utils/PostgreSqlTestObjectsInitializer.cs#L42
Failed test found in: tests/Hangfire.PostgreSql.Tests/TestResults/TestResults.trx Error: Npgsql.PostgresException : 40001: could not serialize access due to concurrent delete
test
Failed test were found and 'fail-on-error' option is set to true