.NET Build and Test #22
Annotations
11 warnings
|
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.
|
|
build:
Models/ShipRepair.cs#L6
Non-nullable property 'ShipName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/SupplyRequest.cs#L10
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/SupplyRequest.cs#L7
Non-nullable property 'SupplyType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/SupplyRequest.cs#L6
Non-nullable property 'ShipName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/TankCleaningRequest.cs#L9
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/TankCleaningRequest.cs#L7
Non-nullable property 'ChemicalUsed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/TankCleaningRequest.cs#L6
Non-nullable property 'ShipName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/UnderwaterService.cs#L9
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/UnderwaterService.cs#L7
Non-nullable property 'ServiceType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Models/UnderwaterService.cs#L6
Non-nullable property 'ShipName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ship-services-app
Expired
|
53.1 MB |
sha256:d78f780d67dd389d204347e5b0fdb2253ca76763fc1e47ae0df6fc5853bf06c9
|
|