Skip to content

Merge pull request #117 from Yorubaname/main #11

Merge pull request #117 from Yorubaname/main

Merge pull request #117 from Yorubaname/main #11

Triggered via push December 24, 2024 22:37
Status Success
Total duration 52s
Artifacts
Fit to window
Zoom out
Zoom in

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/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.
deploy / deploy: Core/Dto/Response/NameEntryDto.cs#L21
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/NameEntryDto.cs#L22
Non-nullable property 'Media' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.