Merge pull request #485 from noi-techpark/main #2317
Annotations
11 warnings
test
Unexpected input(s) 'dotnet-quality', valid inputs are ['dotnet-version', 'source-url', 'owner', 'config-file', 'include-prerelease']
|
test:
DataModel/datamodels/DataModelsV2.cs#L401
'AccommodationV2.IsGastronomy' hides inherited member 'Accommodation.IsGastronomy'. Use the new keyword if hiding was intended.
|
test:
DataModel/datamodels/DataModels.cs#L4163
The variable 'ex' is declared but never used
|
test:
Helper/Converters/EventVenueConverter.cs#L23
Cannot convert null literal to non-nullable reference type.
|
test:
Helper/Converters/EventVenueConverter.cs#L24
Cannot convert null literal to non-nullable reference type.
|
test:
Helper/Converters/EventVenueConverter.cs#L56
Cannot convert null literal to non-nullable reference type.
|
test:
Helper/Converters/EventVenueConverter.cs#L57
Cannot convert null literal to non-nullable reference type.
|
test:
Helper/Converters/EventVenueConverter.cs#L214
Cannot convert null literal to non-nullable reference type.
|
test:
Helper/Converters/EventVenueConverter.cs#L215
Cannot convert null literal to non-nullable reference type.
|
test:
Helper/Generic/EqualityHelper.cs#L220
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
test:
Helper/Generic/EqualityHelper.cs#L237
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|