Minor #1185
Annotations
4 warnings
build:
JL.Core/Dicts/DictUtils.cs#L774
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#L1033
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#L774
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#L1033
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.
|