Resolve merge conflicts. #38
website-deploy-staging.yml
on: push
fetch-vars
0s
deploy
/
deploy
28s
Annotations
12 warnings
fetch-vars
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy / deploy:
Core/Entities/NameEntry.cs#L7
Non-nullable property 'Meaning' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy / deploy:
Core/Entities/NameEntry.cs#L9
Non-nullable property 'FamousPeople' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy / deploy:
Core/Dto/Response/NameEntryMiniDto.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy / deploy:
Core/StringObjectConverters/CharacterSeparatedStringConverter.cs#L11
Possible null reference return.
|
deploy / deploy:
Core/Dto/Response/NameEntryDto.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy / deploy:
Core/Dto/Response/NameEntryDto.cs#L11
Non-nullable property 'Meaning' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy / deploy:
Core/Dto/Response/NameEntryDto.cs#L14
Non-nullable property 'Variants' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy / deploy:
Core/Dto/Response/NameEntryDto.cs#L15
Non-nullable property 'Syllables' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy / deploy:
Core/Dto/Response/NameEntryDto.cs#L17
Non-nullable property 'Morphology' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy / deploy:
Core/Dto/Response/NameEntryDto.cs#L19
Non-nullable property 'GeoLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|