Skip to content

CD - v1.6.0

CD - v1.6.0 #21

Triggered via release October 6, 2023 18:37
@ricardofslpricardofslp
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
πŸ› οΈ Build, πŸ§ͺ Test, πŸ“¦ Pack & 🚚 Push
Fit to window
Zoom out
Zoom in

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/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.