Skip to content

fix echarging import #2311

fix echarging import

fix echarging import #2311

Triggered via push December 19, 2024 08:53
Status Success
Total duration 3m 49s
Artifacts

main_api.yml

on: push
Fit to window
Zoom out
Zoom in

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).