Skip to content

Closes #547 Add option to add relationship property attributes #469

Closes #547 Add option to add relationship property attributes

Closes #547 Add option to add relationship property attributes #469

Triggered via pull request June 23, 2026 11:37
Status Success
Total duration 2m 1s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: src/EntityFrameworkCore.Generator.Core/Options/EntityClassOptions.cs#L14
Non-nullable property 'RelationshipAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.Generator.Core/Serialization/EntityClass.cs#L16
Non-nullable property 'RelationshipAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.Generator.Core/Serialization/EntityClass.cs#L16
Non-nullable property 'RelationshipAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.Generator.Core/Options/EntityClassOptions.cs#L14
Non-nullable property 'RelationshipAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.Generator.Core/Options/EntityClassOptions.cs#L14
Non-nullable property 'RelationshipAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.Generator.Core/Serialization/EntityClass.cs#L16
Non-nullable property 'RelationshipAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.Generator.Core/Serialization/EntityClass.cs#L16
Non-nullable property 'RelationshipAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/EntityFrameworkCore.Generator.Core/Options/EntityClassOptions.cs#L14
Non-nullable property 'RelationshipAttributes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.