Skip to content

Handle SmartEnum properties #182

Handle SmartEnum properties

Handle SmartEnum properties #182

Triggered via pull request October 15, 2025 20:41
@PhenXPhenX
synchronize #76
bugfix/issue-74
Status Success
Total duration 2m 23s
Artifacts

dotnet-test.yml

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

Annotations

4 warnings
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.