Skip to content

fix: check for all number cases in writer in optionValueConverter (#1… #5503

fix: check for all number cases in writer in optionValueConverter (#1…

fix: check for all number cases in writer in optionValueConverter (#1… #5503

Triggered via push January 2, 2025 08:57
Status Success
Total duration 2m 48s
Artifacts
Run integration tests against actual gitea and db
2m 37s
Run integration tests against actual gitea and db
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run integration tests against actual gitea and db
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run integration tests against actual gitea and db: 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.
Run integration tests against actual gitea and db: 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.
Run integration tests against actual gitea and db: 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.
Run integration tests against actual gitea and db: 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.
Run integration tests against actual gitea and db: 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.
Run integration tests against actual gitea and db: 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.
Run integration tests against actual gitea and db: 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.
Run integration tests against actual gitea and db: backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L78
XML comment has cref attribute 'HasRelevantChanges' that could not be resolved
Run integration tests against actual gitea and db: backend/src/Designer/Models/Preview/ValidationIssueWithSource.cs#L107
XML comment has cref attribute 'ValidationSource' that could not be resolved
Run integration tests against actual gitea and db: backend/src/Designer/Services/Implementation/PreviewService.cs#L22
XML comment has a param tag for 'dataService', but there is no parameter by that name