Skip to content

hide resources by condition #16

hide resources by condition

hide resources by condition #16

Triggered via push February 1, 2024 17:58
Status Success
Total duration 2m 19s
Artifacts

release.yml

on: push
build_and_release
2m 10s
build_and_release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build_and_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_and_release
Nullability of reference types in return type of 'Task<IEnumerable<SecurityBenchmark>?> RecommendationsService.GetBenchmarksAsync(string resourceName)' doesn't match implicitly implemented member 'Task<IEnumerable<SecurityBenchmark>> IRecommendationsService.GetBenchmarksAsync(string resourceName)'.
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
Converting null literal or possible null value to non-nullable type.
build_and_release
Possible null reference argument for parameter 'Description' in 'Recommendation.Recommendation(string Id, string Title, string Description, IEnumerable<string>? BenchmarkIds)'.
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
Nullability of reference types in return type of 'Task<IEnumerable<SecurityBenchmark>?> RecommendationsService.GetBenchmarksAsync(string resourceName)' doesn't match implicitly implemented member 'Task<IEnumerable<SecurityBenchmark>> IRecommendationsService.GetBenchmarksAsync(string resourceName)'.
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)'.