Skip to content

switched to old ubuntu in ci - v2 #29

switched to old ubuntu in ci - v2

switched to old ubuntu in ci - v2 #29

Triggered via push December 25, 2023 15:53
Status Failure
Total duration 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-n-test
Process completed with exit code 1.
build-n-test
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.
build-n-test: api/DB/TimeSlot.cs#L42
Non-nullable property 'TimeSlots' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-n-test: api/DB/TimeSlot.cs#L24
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-n-test: api/DB/TimeSlot.cs#L19
Non-nullable property 'TimeSlots' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-n-test: api/API.Integration.Tests/WebAppTests.cs#L24
Non-nullable field '_c' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-n-test
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.
build-n-test: api/DB/TimeSlot.cs#L42
Non-nullable property 'TimeSlots' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-n-test: api/DB/TimeSlot.cs#L24
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-n-test: api/DB/TimeSlot.cs#L19
Non-nullable property 'TimeSlots' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-n-test: api/API.Integration.Tests/WebAppTests.cs#L24
Non-nullable field '_c' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.