Skip to content

Merge branch 'main' of https://github.com/bokerman/SoccerStats #2

Merge branch 'main' of https://github.com/bokerman/SoccerStats

Merge branch 'main' of https://github.com/bokerman/SoccerStats #2

Triggered via push November 25, 2024 00:22
Status Success
Total duration 2m 49s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: SoccerStats.Infrastructure/Entities/Odds.cs#L3
Non-nullable property 'Msg' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Score.cs#L3
Non-nullable property 'Winner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Score.cs#L4
Non-nullable property 'Duration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Score.cs#L5
Non-nullable property 'FullTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Score.cs#L6
Non-nullable property 'HalfTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Referee.cs#L4
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Referee.cs#L5
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Referee.cs#L6
Non-nullable property 'Nationality' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Season.cs#L4
Non-nullable property 'StartDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: SoccerStats.Infrastructure/Entities/Season.cs#L5
Non-nullable property 'EndDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
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
520 KB