Refactor CI/CD workflow for .NET build and deploy #25
dotnet-build.yml
on: pull_request
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:ae49a05636f632524184f3caea90db9f0c6003a332a6099a5a5825791c94c201
|
|