Update release.yml #10
Annotations
10 warnings
build_and_release
Possible null reference argument for parameter 'Description' in 'Recommendation.Recommendation(string Id, string Title, string Description)'.
|
build_and_release
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build_and_release
Possible null reference argument for parameter 'content' in 'Task IReportsRepository.StoreTemplateAsync(ReportType reportType, byte[] content)'.
|
build_and_release
Possible null reference argument for parameter 'Description' in 'Recommendation.Recommendation(string Id, string Title, string Description)'.
|
build_and_release
Argument of type 'IEnumerable<CategoryDto?>' cannot be used for parameter 'Children' of type 'IEnumerable<CategoryDto>' in 'CategoryDto.CategoryDto(string Id, string Name, string? Description, IEnumerable<CategoryDto>? Children, IEnumerable<RecommendationDto>? Recommendations)' due to differences in the nullability of reference types.
|
build_and_release
Argument of type 'IEnumerable<CategoryDto?>' cannot be used for parameter 'Children' of type 'IEnumerable<CategoryDto>' in 'CategoryDto.CategoryDto(string Id, string Name, string? Description, IEnumerable<CategoryDto>? Children, IEnumerable<RecommendationDto>? Recommendations)' due to differences in the nullability of reference types.
|
build_and_release
Possible null reference argument for parameter 'Description' in 'Recommendation.Recommendation(string Id, string Title, string Description)'.
|
build_and_release
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build_and_release
Possible null reference argument for parameter 'content' in 'Task IReportsRepository.StoreTemplateAsync(ReportType reportType, byte[] content)'.
|
build_and_release
Possible null reference argument for parameter 'Description' in 'Recommendation.Recommendation(string Id, string Title, string Description)'.
|