Minor #1166
Annotations
4 warnings
build:
JL.Core/Dicts/DictUtils.cs#L749
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#L992
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#L749
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#L992
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.
|