Skip to content

chore(deps-dev): Bump vite from 5.4.6 to 5.4.14 in /ClientApp (#7) #30

chore(deps-dev): Bump vite from 5.4.6 to 5.4.14 in /ClientApp (#7)

chore(deps-dev): Bump vite from 5.4.6 to 5.4.14 in /ClientApp (#7) #30

Triggered via push January 22, 2025 06:58
Status Success
Total duration 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Entities/Common/BaseAuditableEntity.cs#L8
Non-nullable property 'CreatedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Entities/Common/BaseAuditableEntity.cs#L10
Non-nullable property 'LastModifiedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Entities/QuestionOption.cs#L10
Non-nullable property 'Question' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.