final #33
Annotations
8 warnings
|
build:
assignment_4/csharp_temp/main.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
build:
assignment_4/csharp_temp/main.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
build:
assignment_4/csharp_temp/builder.cs#L5
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:
assignment_4/csharp_temp/builder.cs#L3
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:
assignment_4/csharp_temp/main.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
build:
assignment_4/csharp_temp/main.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
build:
assignment_4/csharp_temp/builder.cs#L5
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:
assignment_4/csharp_temp/builder.cs#L3
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
release_artifacts
Expired
|
835 KB |
sha256:48f195905e2ff2481191eaa90d2581fd62bdc489953a4ab961520c11f7bbb707
|
|