Skip to content

eliminated JasperFx.TypeDiscovery dependency. Bumped to 6.0.2 #63

eliminated JasperFx.TypeDiscovery dependency. Bumped to 6.0.2

eliminated JasperFx.TypeDiscovery dependency. Bumped to 6.0.2 #63

Triggered via push June 26, 2023 11:12
Status Success
Total duration 1m 21s
Artifacts

dotnet.yml

on: push
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.