Skip to content

Fix SQL column names with spaces and reserved keywords #207

Fix SQL column names with spaces and reserved keywords

Fix SQL column names with spaces and reserved keywords #207

Re-run triggered December 21, 2025 10:48
Status Failure
Total duration 2m 14s
Artifacts

dotnet-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
build (net8.0, 8.0.x)
Process completed with exit code 1.
build (net9.0, 9.0.x)
The strategy configuration was canceled because "build.net8_0_8_0_x" failed
build (net9.0, 9.0.x)
Process completed with exit code 1.
build (net8.0, 8.0.x): tests/PhenX.EntityFrameworkCore.BulkInsert.Tests/DbContext/TestSmartEnum.cs#L11
'TestSmartEnum.Value' hides inherited member 'SmartEnum<TestSmartEnum, int>.Value'. Use the new keyword if hiding was intended.
build (net8.0, 8.0.x): tests/PhenX.EntityFrameworkCore.BulkInsert.Tests/DbContext/TestSmartEnum.cs#L11
'TestSmartEnum.Value' hides inherited member 'SmartEnum<TestSmartEnum, int>.Value'. Use the new keyword if hiding was intended.
build (net9.0, 9.0.x): tests/PhenX.EntityFrameworkCore.BulkInsert.Tests/DbContext/TestSmartEnum.cs#L11
'TestSmartEnum.Value' hides inherited member 'SmartEnum<TestSmartEnum, int>.Value'. Use the new keyword if hiding was intended.
build (net9.0, 9.0.x): tests/PhenX.EntityFrameworkCore.BulkInsert.Tests/DbContext/TestSmartEnum.cs#L11
'TestSmartEnum.Value' hides inherited member 'SmartEnum<TestSmartEnum, int>.Value'. Use the new keyword if hiding was intended.