Skip to content

fix guestcard assignment null reference #2266

fix guestcard assignment null reference

fix guestcard assignment null reference #2266

Triggered via pull request December 3, 2024 08:29
Status Success
Total duration 1m 19s
Artifacts

main_api.yml

on: pull_request
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#L333
'AccommodationV2.IsGastronomy' hides inherited member 'Accommodation.IsGastronomy'. Use the new keyword if hiding was intended.
test: DataModel/datamodels/DataModels.cs#L3667
The variable 'ex' is declared but never used
test: Helper/Generic/EqualityHelper.cs#L190
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
test: Helper/Generic/EqualityHelper.cs#L201
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: Helper/Converters/EventVenueConverter.cs#L22
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L22
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L42
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L42
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L170
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L170
Cannot convert null literal to non-nullable reference type.