last #35
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:cd57ec394cd194c547daec6d3f17d3ff714c19ebf6e9b0d50b3930b4f69c2ae5
|
|