Skip to content

# returning multiple values with tuple #4

# returning multiple values with tuple

# returning multiple values with tuple #4

Triggered via push December 4, 2024 15:57
Status Success
Total duration 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: DomeTrain/Person.cs#L8
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: DomeTrain/Program.cs#L8
The variable 'VT' is assigned but its value is never used
build: DomeTrain/Person.cs#L8
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: DomeTrain/Program.cs#L8
The variable 'VT' is assigned but its value is never used