Skip to content

Make public field a property #60

Make public field a property

Make public field a property #60

Triggered via push February 8, 2024 18:16
Status Success
Total duration 2m 42s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build: src/ServiceAssessmentService/ServiceAssessmentService.Application/UseCases/AssessmentTypeRepository.cs#L63
Argument of type 'List<AssessmentType?>' cannot be used for parameter 'entities' of type 'IEnumerable<AssessmentType>' in 'void DbSet<AssessmentType>.AddRange(IEnumerable<AssessmentType> entities)' due to differences in the nullability of reference types.
build: src/ServiceAssessmentService/ServiceAssessmentService.Application/UseCases/PhaseRepository.cs#L64
Argument of type 'List<Phase?>' cannot be used for parameter 'entities' of type 'IEnumerable<Phase>' in 'void DbSet<Phase>.AddRange(IEnumerable<Phase> entities)' due to differences in the nullability of reference types.
build: src/ServiceAssessmentService/ServiceAssessmentService.WebApp/Pages/Book/Request/Question/Name.cshtml.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/webapps-deploy@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
SAS-App Expired
39.3 MB