add preview tag #67
package-release.yml
on: push
Package and publish
48s
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.
|