123ishaTest / 123ishaTest/ludiek
Unused Concepts don't show up in the union type
Đang mở
bug
engine
help wanted
- Ngôn ngữ chính
- TypeScript
- Star
- 12
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
If you create a `Condition` but don't use it in the evaluator, it breaks the resulting `LudiekCondition` union. It seems there needs to be at least a public method on the `LudiekEvaluator` that uses `Condition` as an argument for it to end up in the final union.
This is a very dangerous bug as any consuming concept can completely break the type system, leading to hard to debug situations
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.