Merge pull request #117 from Yorubaname/main #11
api-deploy-PROD.yml
on: push
fetch-vars
0s
deploy
/
deploy
29s
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/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.
|
deploy / deploy:
Core/Dto/Response/NameEntryDto.cs#L25
Non-nullable property 'Etymology' 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#L26
Non-nullable property 'Videos' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|