Minor #1165
Annotations
4 warnings
build:
JL.Core/Dicts/DictUtils.cs#L747
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'JL.Core.Dicts.DictType.JMdict' is not covered.
|
build:
JL.Core/Dicts/DictUtils.cs#L988
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'JL.Core.Dicts.DictType.JMdict' is not covered.
|
build:
JL.Core/Dicts/DictUtils.cs#L747
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'JL.Core.Dicts.DictType.JMdict' is not covered.
|
build:
JL.Core/Dicts/DictUtils.cs#L988
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'JL.Core.Dicts.DictType.JMdict' is not covered.
|