Skip to content
Triggered via push November 11, 2024 22:44
Status Success
Total duration 1m 36s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: bet-blocker/Business/BetBusiness.cs#L5
The using directive for 'System.Collections.Concurrent' appeared previously in this namespace
build: bet-blocker/Business/BetBusiness.cs#L25
Possible null reference assignment.
build: bet-blocker/Business/BetBusiness.cs#L21
Non-nullable field '_endpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: bet-blocker/DTOs/ResponseHostDto.cs#L17
Non-nullable property 'AnatelInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: bet-blocker/DTOs/ResponseHostDto.cs#L10
Non-nullable property 'Protocols' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: bet-blocker/DTOs/ResponseHostDto.cs#L11
Non-nullable property 'Ips' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: bet-blocker/DTOs/ResponseHostDto.cs#L12
Non-nullable property 'Anatel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: bet-blocker/Controllers/APIManagerController.cs#L55
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: bet-blocker/Business/BetBusiness.cs#L5
The using directive for 'System.Collections.Concurrent' appeared previously in this namespace
build: bet-blocker/Business/BetBusiness.cs#L25
Possible null reference assignment.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.

Artifacts

Produced during runtime
Name Size
.net-app
18.3 MB