Develop #27
Annotations
3 warnings
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
tests/EFCore.ChangeTriggers.SqlServer.Tests.Integration/ChangeSourceEntity/Domain/ChangeSource.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
tests/EFCore.ChangeTriggers.SqlServer.Tests.Integration/ChangeSourceEntity/Domain/ChangeSource.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|