refactor: adapt contract when fetching all option lists to visualize error per option list #7769
Annotations
10 warnings
Build:
backend/src/Designer/Models/Preview/DataPatchRequestMultiple.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L78
XML comment has cref attribute 'HasRelevantChanges' that could not be resolved
|
Build:
backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L107
XML comment has cref attribute 'ValidationSource' that could not be resolved
|
Build:
backend/src/Designer/Services/Implementation/PreviewService.cs#L22
XML comment has a param tag for 'dataService', but there is no parameter by that name
|
Loading