Skip to content

Fixed integration tests #17

Fixed integration tests

Fixed integration tests #17

Triggered via push December 24, 2023 20:38
Status Failure
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 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#L19
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/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#L19
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/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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']