fix: restore old string translation from pomelo 8.0 - #361
Open
crjc wants to merge 1 commit into
Open
Annotations
10 errors, 2 warnings, and 1 notice
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/Query/NorthwindMiscellaneousQueryMySqlTest.cs#L4392
Assert.Equal() Failure: Strings differ
↓ (pos 87)
Expected: ···"` IS NOT NULL AND (COALESCE(CAST(`o`.`Emp"···
Actual: ···"` IS NOT NULL AND (CAST(`o`.`EmployeeID` "···
↑ (pos 87)
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/Query/NorthwindMiscellaneousQueryMySqlTest.cs#L4392
Assert.Equal() Failure: Strings differ
↓ (pos 87)
Expected: ···"` IS NOT NULL AND (COALESCE(CAST(`o`.`Emp"···
Actual: ···"` IS NOT NULL AND (CAST(`o`.`EmployeeID` "···
↑ (pos 87)
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/Query/NorthwindMiscellaneousQueryMySqlTest.cs#L4404
Assert.Equal() Failure: Strings differ
↓ (pos 8)
Expected: "SELECT COALESCE(CAST(`o`.`OrderDate` AS c"···
Actual: "SELECT CAST(`o`.`OrderDate` AS char) AS `"···
↑ (pos 8)
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/Query/NorthwindMiscellaneousQueryMySqlTest.cs#L4404
Assert.Equal() Failure: Strings differ
↓ (pos 8)
Expected: "SELECT COALESCE(CAST(`o`.`OrderDate` AS c"···
Actual: "SELECT CAST(`o`.`OrderDate` AS char) AS `"···
↑ (pos 8)
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1554
Assert.All() Failure: 1 out of 8 items in the collection did not pass.
[1]: Item: Customer FISSA
Error: Assert.NotNull() Failure: Value is null
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1554
Assert.All() Failure: 1 out of 8 items in the collection did not pass.
[1]: Item: Customer FISSA
Error: Assert.NotNull() Failure: Value is null
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesMySqlTest.cs#L110
Assert.Equal() Failure: Strings differ
↓ (pos 42)
Expected: ···"\nSET `o`.`Title` = COALESCE(CAST(`o`.`Own"···
Actual: ···"\nSET `o`.`Title` = CAST(`o`.`OwnedReferen"···
↑ (pos 42)
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/BulkUpdates/NonSharedModelBulkUpdatesMySqlTest.cs#L110
Assert.Equal() Failure: Strings differ
↓ (pos 42)
Expected: ···"\nSET `o`.`Title` = COALESCE(CAST(`o`.`Own"···
Actual: ···"\nSET `o`.`Title` = CAST(`o`.`OwnedReferen"···
↑ (pos 42)
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1588
Assert.All() Failure: 1 out of 8 items in the collection did not pass.
[1]: Item: Customer FISSA
Error: Assert.NotNull() Failure: Value is null
|
|
Functional Tests:
test/EFCore.MySql.FunctionalTests/BulkUpdates/NorthwindBulkUpdatesMySqlTest.cs#L1588
Assert.All() Failure: 1 out of 8 items in the collection did not pass.
[1]: Item: Customer FISSA
Error: Assert.NotNull() Failure: Value is null
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Functional Tests
The test summary was truncated or completely omitted because it exceeded GitHub's size limit of 1 MiB.
To reduce the summary size, consider disabling reporting of passed and skipped tests, if enabled.
If you have multiple summary providers in the same step (e.g. running multiple test suites), consider splitting them into separate steps to avoid sharing the same summary output.
|
|
|
background
wait
wait-all
cancel
parallel
Loading