update packages #192
build-test-publish.yml
on: push
build-test-publish
14m 37s
Annotations
14 errors and 2 warnings
build-test-publish
Process completed with exit code 1.
|
build-test-publish
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
build-test-publish
Failed to execute ReportGenerator global tool
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Endpoint_applies_optimistic_concurrency_control(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, t...:
src/Modules/DataAccess.Orm.Sql/Translation/ExpressionTranslator.cs#L68
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
SpaceEngineers.Core.DataAccess.Orm.Sql.Exceptions.TranslationException : Unable to translate command: value(SpaceEngineers.Core.DataAccess.Orm.Sql.Linq.Repository).All().Where(entity => Equals(Convert(entity, IUniqueIdentified).PrimaryKey, Convert(value(SpaceEngineers.Core.DataAccess.Orm.Sql.Linq.Repository+<>c__DisplayClass10_0`2[SpaceEngineers.Core.GenericHost.Test.DatabaseEntities.DatabaseEntity,System.Guid]).key, Object))).CachedExpression("SingleOrDefault:GenericHostTest.DatabaseEntity:C73644BD-4C73-43CC-984D-462CB39DADA2").SingleOrDefault()
---- System.NullReferenceException : Object reference not set to an instance of an object.
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Only_commands_can_introduce_changes(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, transportIden...:
tests/Tests/GenericHost.Test/Extensions/GenericHostTestExtensions.cs#L51
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
System.InvalidOperationException : Host was unexpectedly stopped
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Orm_applies_cascade_delete_strategy(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, transportIden...:
tests/Tests/GenericHost.Test/Extensions/GenericHostTestExtensions.cs#L51
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
System.InvalidOperationException : Host was unexpectedly stopped
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Orm_tracks_entity_changes(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, transportIdentity: InMe...:
src/Modules/DataAccess.Orm.Sql/Translation/ExpressionTranslator.cs#L68
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
SpaceEngineers.Core.DataAccess.Orm.Sql.Exceptions.TranslationException : Unable to translate command: value(SpaceEngineers.Core.DataAccess.Orm.Sql.Linq.Repository).All().Where(entity => Equals(Convert(entity, IUniqueIdentified).PrimaryKey, Convert(value(SpaceEngineers.Core.DataAccess.Orm.Sql.Linq.Repository+<>c__DisplayClass10_0`2[SpaceEngineers.Core.GenericHost.Test.DatabaseEntities.DatabaseEntity,System.Guid]).key, Object))).CachedExpression("SingleOrDefault:GenericHostTest.DatabaseEntity:C73644BD-4C73-43CC-984D-462CB39DADA2").SingleOrDefault()
---- System.NullReferenceException : Object reference not set to an instance of an object.
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Outbox_delivers_messages_in_background(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, transportI...:
tests/Tests/GenericHost.Test/Extensions/GenericHostTestExtensions.cs#L51
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
System.InvalidOperationException : Host was unexpectedly stopped
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Unit_of_work_persists_failed_inbox(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, transportIdent...:
src/Modules/DataAccess.Orm.Sql.Postgres/Connection/PostgresExceptionExtensions.cs#L64
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
SpaceEngineers.Core.DataAccess.Orm.Sql.Exceptions.DatabaseCommandExecutionException : Command execution error: SELECT
a."EndpointInstanceName",
a."EndpointLogicalName",
a."Message",
a."PrimaryKey",
a."State",
a."Version",
b."Payload" AS "Message_Payload",
b."PrimaryKey" AS "Message_PrimaryKey",
b."ReflectedType" AS "Message_ReflectedType",
b."Version" AS "Message_Version"
FROM
"Deduplication"."InboxMessage" a
JOIN
"Deduplication"."IntegrationMessage" b
ON
b."PrimaryKey" = a."Message"
WHERE
b."Message_PrimaryKey" = @param_0 AND CASE WHEN @param_1 IS NULL THEN a."EndpointLogicalName" IS NULL ELSE a."EndpointLogicalName" = @param_2 END AND CASE WHEN @param_3 IS NULL THEN a."EndpointInstanceName" IS NULL ELSE a."EndpointInstanceName" = @param_4 END
FETCH FIRST 2 ROWS ONLY
--Parameters:[param_0=6023d813-3535-494e-84d7-5ca1efa98885(Object), param_1=Endpoint1(Object), param_2=Endpoint1(Object), param_3=4863c2bc-6465-4383-b8fd-848dcc11e21f(Object), param_4=4863c2bc-6465-4383-b8fd-848dcc11e21f(Object)]
---- Npgsql.PostgresException : 42703: column b.Message_PrimaryKey does not exist
POSITION: 399
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Unit_of_work_persists_failed_inbox(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, transportIdent...:
src/Modules/DataAccess.Orm.Sql.Postgres/Connection/PostgresExceptionExtensions.cs#L64
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
SpaceEngineers.Core.DataAccess.Orm.Sql.Exceptions.DatabaseCommandExecutionException : Command execution error: SELECT
a."EndpointInstanceName",
a."EndpointLogicalName",
a."Message",
a."PrimaryKey",
a."State",
a."Version",
b."Payload" AS "Message_Payload",
b."PrimaryKey" AS "Message_PrimaryKey",
b."ReflectedType" AS "Message_ReflectedType",
b."Version" AS "Message_Version"
FROM
"Deduplication"."InboxMessage" a
JOIN
"Deduplication"."IntegrationMessage" b
ON
b."PrimaryKey" = a."Message"
WHERE
b."Message_PrimaryKey" = @param_0 AND CASE WHEN @param_1 IS NULL THEN a."EndpointLogicalName" IS NULL ELSE a."EndpointLogicalName" = @param_2 END AND CASE WHEN @param_3 IS NULL THEN a."EndpointInstanceName" IS NULL ELSE a."EndpointInstanceName" = @param_4 END
FETCH FIRST 2 ROWS ONLY
--Parameters:[param_0=9d915054-e8d9-4676-ba06-f73ffd4f28e1(Object), param_1=Endpoint1(Object), param_2=Endpoint1(Object), param_3=4863c2bc-6465-4383-b8fd-848dcc11e21f(Object), param_4=4863c2bc-6465-4383-b8fd-848dcc11e21f(Object)]
---- Npgsql.PostgresException : 42703: column b.Message_PrimaryKey does not exist
POSITION: 399
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Unit_of_work_persists_failed_inbox(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, transportIdent...:
src/Modules/DataAccess.Orm.Sql.Postgres/Connection/PostgresExceptionExtensions.cs#L64
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
SpaceEngineers.Core.DataAccess.Orm.Sql.Exceptions.DatabaseCommandExecutionException : Command execution error: SELECT
a."EndpointInstanceName",
a."EndpointLogicalName",
a."Message",
a."PrimaryKey",
a."State",
a."Version",
b."Payload" AS "Message_Payload",
b."PrimaryKey" AS "Message_PrimaryKey",
b."ReflectedType" AS "Message_ReflectedType",
b."Version" AS "Message_Version"
FROM
"Deduplication"."InboxMessage" a
JOIN
"Deduplication"."IntegrationMessage" b
ON
b."PrimaryKey" = a."Message"
WHERE
b."Message_PrimaryKey" = @param_0 AND CASE WHEN @param_1 IS NULL THEN a."EndpointLogicalName" IS NULL ELSE a."EndpointLogicalName" = @param_2 END AND CASE WHEN @param_3 IS NULL THEN a."EndpointInstanceName" IS NULL ELSE a."EndpointInstanceName" = @param_4 END
FETCH FIRST 2 ROWS ONLY
--Parameters:[param_0=bef490e5-99a8-4dc1-91a7-d80ed64e67fa(Object), param_1=Endpoint1(Object), param_2=Endpoint1(Object), param_3=4863c2bc-6465-4383-b8fd-848dcc11e21f(Object), param_4=4863c2bc-6465-4383-b8fd-848dcc11e21f(Object)]
---- Npgsql.PostgresException : 42703: column b.Message_PrimaryKey does not exist
POSITION: 399
|
SpaceEngineers.Core.GenericHost.Test.EndpointDataAccessTests ► Unit_of_work_persists_failed_inbox(settingsDirectoryProducer: Func`2 { Method = System.IO.DirectoryInfo <EndpointDataAccessTestData>b__2_0(System.String), Target = <>c { } }, transportIdent...:
src/Modules/DataAccess.Orm.Sql.Postgres/Connection/PostgresExceptionExtensions.cs#L64
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
SpaceEngineers.Core.DataAccess.Orm.Sql.Exceptions.DatabaseCommandExecutionException : Command execution error: SELECT
a."EndpointInstanceName",
a."EndpointLogicalName",
a."Message",
a."PrimaryKey",
a."State",
a."Version",
b."Payload" AS "Message_Payload",
b."PrimaryKey" AS "Message_PrimaryKey",
b."ReflectedType" AS "Message_ReflectedType",
b."Version" AS "Message_Version"
FROM
"Deduplication"."InboxMessage" a
JOIN
"Deduplication"."IntegrationMessage" b
ON
b."PrimaryKey" = a."Message"
WHERE
b."Message_PrimaryKey" = @param_0 AND CASE WHEN @param_1 IS NULL THEN a."EndpointLogicalName" IS NULL ELSE a."EndpointLogicalName" = @param_2 END AND CASE WHEN @param_3 IS NULL THEN a."EndpointInstanceName" IS NULL ELSE a."EndpointInstanceName" = @param_4 END
FETCH FIRST 2 ROWS ONLY
--Parameters:[param_0=6ac585cd-ec08-42e1-b1dd-43c301650960(Object), param_1=Endpoint1(Object), param_2=Endpoint1(Object), param_3=4863c2bc-6465-4383-b8fd-848dcc11e21f(Object), param_4=4863c2bc-6465-4383-b8fd-848dcc11e21f(Object)]
---- Npgsql.PostgresException : 42703: column b.Message_PrimaryKey does not exist
POSITION: 399
|
SpaceEngineers.Core.GenericHost.Test.LinqToSqlTests ► Orm_generates_valid_queries(section: "Postgres - all with circular mtm (reverse)", queryProducer: Func`2 { Method = System.Object <CommandTranslationTestCases>b__6_12(SpaceEngineers.Core.Composition...:
src/Modules/DataAccess.Orm.Sql/Translation/ExpressionTranslator.cs#L68
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
SpaceEngineers.Core.DataAccess.Orm.Sql.Exceptions.TranslationException : Unable to translate command: value(SpaceEngineers.Core.DataAccess.Orm.Sql.Linq.Repository).All().Where(databaseEntity => value(SpaceEngineers.Core.DataAccess.Orm.Sql.Linq.SqlCommandMaterializer+<>c__DisplayClass18_0`5[Community_Participant,SpaceEngineers.Core.GenericHost.Test.DatabaseEntities.Relations.Participant,SpaceEngineers.Core.GenericHost.Test.DatabaseEntities.Relations.Community,System.Guid,System.Guid]).subQuery.Contains(Convert(databaseEntity, IUniqueIdentified`1).PrimaryKey)).CachedExpression("Community_Participant:9B70C4F3-989A-4609-A2E8-F1E16E243B72")
---- System.NullReferenceException : Object reference not set to an instance of an object.
|
SpaceEngineers.Core.GenericHost.Test.LinqToSqlTests ► Orm_generates_valid_queries(section: "Postgres - all with circular mtm", queryProducer: Func`2 { Method = System.Object <CommandTranslationTestCases>b__6_10(SpaceEngineers.Core.CompositionRoot.IDepe...:
src/Modules/DataAccess.Orm.Sql/Translation/ExpressionTranslator.cs#L68
Failed test found in:
_fv-az802-461_2024-10-31_17_15_18.trx
Error:
SpaceEngineers.Core.DataAccess.Orm.Sql.Exceptions.TranslationException : Unable to translate command: value(SpaceEngineers.Core.DataAccess.Orm.Sql.Linq.Repository).All().Where(databaseEntity => value(SpaceEngineers.Core.DataAccess.Orm.Sql.Linq.SqlCommandMaterializer+<>c__DisplayClass18_0`5[Community_Participant,SpaceEngineers.Core.GenericHost.Test.DatabaseEntities.Relations.Community,SpaceEngineers.Core.GenericHost.Test.DatabaseEntities.Relations.Participant,System.Guid,System.Guid]).subQuery.Contains(Convert(databaseEntity, IUniqueIdentified`1).PrimaryKey)).CachedExpression("Community_Participant:9B70C4F3-989A-4609-A2E8-F1E16E243B72")
---- System.NullReferenceException : Object reference not set to an instance of an object.
|
build-test-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, danielpalme/[email protected], codecov/codecov-action@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
|
14.1 MB |
|