Skip to content

fix(ci): change environment variable access for release pipeline tagging #1028

fix(ci): change environment variable access for release pipeline tagging

fix(ci): change environment variable access for release pipeline tagging #1028

Triggered via push November 26, 2024 07:07
Status Success
Total duration 1m 37s
Artifacts

verify.yml

on: push
Conform
4s
Conform
Matrix: Lint Provider
Matrix: Build SDK
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L223
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L223
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.