Skip to content

Json generator fixes #21

Json generator fixes

Json generator fixes #21

Triggered via push December 4, 2024 12:09
Status Success
Total duration 1m 19s
Artifacts
Build and Test
1m 6s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L168
Non-nullable property 'identifikator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L169
Non-nullable property 'hendelse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L155
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L156
Non-nullable property 'kilder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L157
Non-nullable property 'kildedata' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L158
Non-nullable property 'kildeMime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L161
Non-nullable property 'indeksert' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L148
Non-nullable property 'identifikator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L149
Non-nullable property 'hendelse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: src/oed-testdata.JsonGenerator/Models/Tenor/Person.cs#L135
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.