Merge pull request #12 from RobsonTrasel/feature/dns-mongo-save #8
main_webapp-bet-blocker.yml
on: push
Annotations
2 errors and 10 warnings
build
The run was canceled by @RobsonTrasel.
|
build
The operation was canceled.
|
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.
|