chore(deps-dev): Bump vite from 5.4.6 to 5.4.14 in /ClientApp (#7) #30
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.
|