Skip to content

Fix ReadModelSqlGenerator column prefix and suffix usage [Copilot workspare test] #239

Fix ReadModelSqlGenerator column prefix and suffix usage [Copilot workspare test]

Fix ReadModelSqlGenerator column prefix and suffix usage [Copilot workspare test] #239

Triggered via pull request June 19, 2024 06:04
Status Failure
Total duration 11m 4s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
build
No files were found with the provided path: **/*nupkg. No artifacts will be uploaded.
build
Process completed with exit code 4.
EventFlow.PostgreSql.Tests.UnitTests.ReadModelSqlGeneratorTests ► PostgresReadModelSqlGenerator_ApplyColumnPrefixesAndSuffixesInDeleteQueries: Source/EventFlow.PostgreSql.Tests/UnitTests/ReadModelSqlGeneratorTests.cs#L80
Failed test found in: Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az835-854_2024-06-19_06_07_23.trx Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az835-854_2024-06-19_06_07_51.trx Error: Expected string "DELETE FROM "ReadModel-Test" WHERE AggregateId = @EventFlowReadModelId" to contain ""Id" = @EventFlowReadModelId".
EventFlow.PostgreSql.Tests.UnitTests.ReadModelSqlGeneratorTests ► PostgresReadModelSqlGenerator_ApplyColumnPrefixesAndSuffixesInInsertQueries: Source/EventFlow.PostgreSql.Tests/UnitTests/ReadModelSqlGeneratorTests.cs#L54
Failed test found in: Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az835-854_2024-06-19_06_07_23.trx Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az835-854_2024-06-19_06_07_51.trx Error: Expected string "INSERT INTO "ReadModel-Test" (Id, Name) VALUES (@id, @name)" to contain ""Id", "Name"".
EventFlow.PostgreSql.Tests.UnitTests.ReadModelSqlGeneratorTests ► PostgresReadModelSqlGenerator_ApplyColumnPrefixesAndSuffixesInSelectQueries: Source/EventFlow.PostgreSql.Tests/UnitTests/ReadModelSqlGeneratorTests.cs#L41
Failed test found in: Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az835-854_2024-06-19_06_07_23.trx Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az835-854_2024-06-19_06_07_51.trx Error: Expected string "SELECT * FROM "ReadModel-Test" WHERE AggregateId = @EventFlowReadModelId" to contain ""Id" = @EventFlowReadModelId".
EventFlow.PostgreSql.Tests.UnitTests.ReadModelSqlGeneratorTests ► PostgresReadModelSqlGenerator_ApplyColumnPrefixesAndSuffixesInUpdateQueries: Source/EventFlow.PostgreSql.Tests/UnitTests/ReadModelSqlGeneratorTests.cs#L67
Failed test found in: Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az835-854_2024-06-19_06_07_23.trx Source/EventFlow.PostgreSql.Tests/TestResults/_fv-az835-854_2024-06-19_06_07_51.trx Error: Expected string "UPDATE "ReadModel-Test" SET Id = @id, Name = @name WHERE AggregateId = @AggregateId " to contain ""Id" = @id".
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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
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/
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
29.4 MB