Skip to content

Simplify code which creates a new assessment #63

Simplify code which creates a new assessment

Simplify code which creates a new assessment #63

Triggered via push February 8, 2024 21:13
Status Success
Total duration 2m 29s
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/Delete.cshtml.cs#L16
Non-nullable property 'AssessmentRequest' 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