Skip to content

set up CI/CD (build stage) with SonarCloud #3

set up CI/CD (build stage) with SonarCloud

set up CI/CD (build stage) with SonarCloud #3

Triggered via push October 24, 2024 08:40
Status Success
Total duration 3m 28s
Artifacts 1
Build and analyze
3m 15s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: src/EventHub.Shared/SeedWork/HttpResponseException.cs#L37
'HttpResponseException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build and analyze: src/EventHub.Shared/SeedWork/HttpResponseException.cs#L17
Cannot convert null literal to non-nullable reference type.
Build and analyze: src/EventHub.Shared/DTOs/User/ValidateUserDto.cs#L10
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: src/EventHub.Shared/DTOs/User/ValidateUserDto.cs#L14
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: src/EventHub.Shared/DTOs/User/ValidateUserDto.cs#L18
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: src/EventHub.Shared/DTOs/Auth/SignUpDto.cs#L10
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: src/EventHub.Shared/DTOs/Auth/SignUpDto.cs#L14
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: src/EventHub.Shared/DTOs/Auth/SignUpDto.cs#L18
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: src/EventHub.Shared/DTOs/Auth/SignUpDto.cs#L22
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and analyze: src/EventHub.Shared/DTOs/Auth/SignInResponseDto.cs#L9
Non-nullable property 'AccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
.net-app
47.3 MB