more dotnet8 #24
Annotations
10 warnings
build:
src/JK.Common/RangePolyfill.cs#L124
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/JK.Common/RangePolyfill.cs#L180
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/JK.Common/Data/ScalarOperationBase.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/JK.Common/Data/ScalarOperationBase.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/JK.Common/Data/ScalarOperationBase.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/JK.Common/Data/ScalarOperationBase.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/JK.Common/Converters/BooleanConverter.cs#L15
Missing XML comment for publicly visible type or member 'BooleanConverter.BooleanConverter()'
|
build:
src/JK.Common/Converters/BooleanConverter.cs#L22
Missing XML comment for publicly visible type or member 'BooleanConverter.Convert(object)'
|
build:
src/JK.Common/Converters/BooleanConverter.cs#L37
Missing XML comment for publicly visible type or member 'BooleanConverter.ConvertToNullable(object)'
|
build:
src/JK.Common/Converters/DistanceConverter.cs#L7
Missing XML comment for publicly visible type or member 'DistanceConverter'
|