last #34
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:6a621eca8f513d23428492d1a58dbd933caee30836ba1125ba1e76ee4e15e3ce
|
|