CD - v1.6.0 #21
Triggered via release
October 6, 2023 18:37
ricardofslp
published
v1.6.0
Status
Success
Total duration
3m 38s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
cd.yml
on: release
π οΈ Build, π§ͺ Test, π¦ Pack & π Push
3m 28s
Annotations
10 warnings
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/DotNetRunner/ProcessExecution.cs#L13
Non-nullable field 'Output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/DotNetRunner/ProcessExecution.cs#L13
Non-nullable field 'Error' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/Logging/Logger.cs#L134
Possible null reference return.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/RerunCommand/RerunCommandConfiguration.cs#L13
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/RerunCommand/RerunCommandConfiguration.cs#L14
Non-nullable property 'Filter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/RerunCommand/RerunCommandConfiguration.cs#L15
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/RerunCommand/RerunCommandConfiguration.cs#L16
Non-nullable property 'TrxLogger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/RerunCommand/RerunCommandConfiguration.cs#L17
Non-nullable property 'ResultsDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/RerunCommand/RerunCommandConfiguration.cs#L25
Non-nullable property 'Collector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π οΈ Build, π§ͺ Test, π¦ Pack & π Push:
src/RerunCommand/RerunCommandConfiguration.cs#L27
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|