Skip to content

add preview tag

add preview tag #67

Triggered via push December 5, 2024 18:13
Status Success
Total duration 58s
Artifacts
Package and publish
48s
Package and publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Package and publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Package and publish: src/UDS.Net.Dto/B9Dto.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/B9Dto.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/B9Dto.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/B9Dto.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/B9Dto.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/B9Dto.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/LookupCountryCodesDto.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/LookupCountryCodesDto.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/LookupCountryCodesDto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Package and publish: src/UDS.Net.Dto/PacketSubmissionErrorDto.cs#L5
'PacketSubmissionErrorDto.Id' hides inherited member 'BaseDto.Id'. Use the new keyword if hiding was intended.