Skip to content

Publish Nugets

Publish Nugets #24

Manually triggered June 26, 2023 11:21
Status Success
Total duration 38s
Artifacts

publish_nuget.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Oakton/Internal/Conversion/ArrayConversion.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/IConversionProvider.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/IConversionProvider.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/Conversions.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/Conversions.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/Conversions.cs#L73
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/EnumerationConversion.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/NullableConvertor.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/NullableConvertor.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Oakton/Internal/Conversion/StringConverterProvider.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.