Merge pull request #3 from SKYWARE-Group/dev #7
Annotations
10 warnings
build:
AkitaModel/Flagging/ResultRequest.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
AkitaModel/Flagging/ResultRequest.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
AkitaModel/Flagging/ResultResponse.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
AkitaModel/Flagging/ResultResponse.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
AkitaModel/Flagging/ResultResponse.cs#L9
Missing XML comment for publicly visible type or member 'ResultResponse.ResultResponse()'
|
build:
AkitaModel/Flagging/ResultResponse.cs#L11
Missing XML comment for publicly visible type or member 'ResultResponse.ResultResponse(string)'
|
build:
AkitaModel/FlagLevels.cs#L9
Missing XML comment for publicly visible type or member 'FlagLevels.ULTRA_LOW'
|
build:
AkitaModel/FlagLevels.cs#L11
Missing XML comment for publicly visible type or member 'FlagLevels.VERY_LOW'
|
build:
AkitaModel/FlagLevels.cs#L13
Missing XML comment for publicly visible type or member 'FlagLevels.LOW'
|
build:
AkitaModel/FlagLevels.cs#L15
Missing XML comment for publicly visible type or member 'FlagLevels.NONE'
|