chore: dependabot setup #8
Annotations
10 warnings
🧪 Test:
src/Infrastructure/src/Infrastructure/Domain/Entities/Entity.cs#L19
Possible null reference assignment.
|
🧪 Test:
src/Infrastructure/src/Infrastructure/Domain/Entities/AggregateRoot.cs#L22
Possible null reference assignment.
|
🧪 Test:
src/Service.Dashboard/src/Domain/Enumerations/VideoResolution.cs#L13
Non-nullable property 'Abbreviation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
🧪 Test:
src/Service.Dashboard/src/Domain/Enumerations/EncodeCodec.cs#L30
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
🧪 Test:
src/Service.Dashboard/src/Domain/Enumerations/EncodeCodec.cs#L30
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
🧪 Test:
src/Service.Dashboard/src/Domain/Enumerations/EncodeCodec.cs#L30
Non-nullable property 'Tunes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
🧪 Test:
src/Service.Dashboard/src/Domain/Enumerations/EncodeCodec.cs#L35
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
🧪 Test:
src/Service.Dashboard/src/Domain/Enumerations/EncodeCodec.cs#L35
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
🧪 Test:
src/Service.Dashboard/src/Domain/Enumerations/EncodeCodec.cs#L35
Non-nullable property 'Tunes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
🧪 Test:
src/Service.Dashboard/src/Domain/Enumerations/EncodePreset.cs#L11
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading