Skip to content

CD - v1.8.0

CD - v1.8.0 #32

Triggered via release November 24, 2023 20:27
@ricardofslpricardofslp
published 4180c24
Status Success
Total duration 3m 48s
Artifacts

cd.yml

on: release
πŸ› οΈ Build
26s
πŸ› οΈ Build
πŸ“¦ Pack and Push nuget
26s
πŸ“¦ Pack and Push nuget
πŸ‹ Build and Push Docker Image
22s
πŸ‹ Build and Push Docker Image
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
πŸ› οΈ Build: 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: 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: src/Logging/Logger.cs#L134
Possible null reference return.
πŸ› οΈ Build: src/RerunCommand/RerunCommandConfiguration.cs#L14
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ› οΈ Build: src/RerunCommand/RerunCommandConfiguration.cs#L15
Non-nullable property 'Filter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ› οΈ Build: src/RerunCommand/RerunCommandConfiguration.cs#L16
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ› οΈ Build: src/RerunCommand/RerunCommandConfiguration.cs#L17
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ› οΈ Build: src/RerunCommand/RerunCommandConfiguration.cs#L18
Non-nullable property 'ResultsDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ› οΈ Build: src/RerunCommand/RerunCommandConfiguration.cs#L26
Non-nullable property 'Collector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ› οΈ Build: src/RerunCommand/RerunCommandConfiguration.cs#L28
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ§ͺ Test: src/DotNetRunner/ProcessExecution.cs#L13
Non-nullable field 'Output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
πŸ§ͺ Test: src/DotNetRunner/ProcessExecution.cs#L13
Non-nullable field 'Error' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
πŸ§ͺ Test: src/Logging/Logger.cs#L134
Possible null reference return.
πŸ§ͺ Test: src/RerunCommand/RerunCommandConfiguration.cs#L14
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ§ͺ Test: src/RerunCommand/RerunCommandConfiguration.cs#L15
Non-nullable property 'Filter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ§ͺ Test: src/RerunCommand/RerunCommandConfiguration.cs#L16
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ§ͺ Test: src/RerunCommand/RerunCommandConfiguration.cs#L17
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ§ͺ Test: src/RerunCommand/RerunCommandConfiguration.cs#L18
Non-nullable property 'ResultsDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ§ͺ Test: src/RerunCommand/RerunCommandConfiguration.cs#L26
Non-nullable property 'Collector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ§ͺ Test: src/RerunCommand/RerunCommandConfiguration.cs#L28
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ“¦ Pack and Push nuget: src/DotNetRunner/ProcessExecution.cs#L13
Non-nullable field 'Output' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
πŸ“¦ Pack and Push nuget: src/DotNetRunner/ProcessExecution.cs#L13
Non-nullable field 'Error' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
πŸ“¦ Pack and Push nuget: src/RerunCommand/RerunCommandConfiguration.cs#L14
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ“¦ Pack and Push nuget: src/RerunCommand/RerunCommandConfiguration.cs#L15
Non-nullable property 'Filter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ“¦ Pack and Push nuget: src/RerunCommand/RerunCommandConfiguration.cs#L16
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ“¦ Pack and Push nuget: src/RerunCommand/RerunCommandConfiguration.cs#L17
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ“¦ Pack and Push nuget: src/RerunCommand/RerunCommandConfiguration.cs#L18
Non-nullable property 'ResultsDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ“¦ Pack and Push nuget: src/RerunCommand/RerunCommandConfiguration.cs#L26
Non-nullable property 'Collector' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ“¦ Pack and Push nuget: src/RerunCommand/RerunCommandConfiguration.cs#L28
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
πŸ“¦ Pack and Push nuget: src/RerunCommand/RerunCommandConfiguration.cs#L30
Non-nullable property 'Framework' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.