Aside from #1801 we have some warnings currently with no source spans at all: - [x] `ShadowedName` - [x] `UnusedTypeVar` - [x] `UnnecessaryFFIModule` - [x] `UnusedFFIImplementations` - [x] `MissingFFIImplementations` - [x] `ScopeConflict` - [x] `ScopeShadowing` - [x] `DuplicateModule` - [x] `ExportConflict` - [x] `IntOutOfRange` - [x] `ExpectedWildcard` - [x] `MissingClassMember` - [ ] `PartiallyAppliedSynonym`? - [x] `ErrorParsingFFIModule` - [x] `KindsDoNotUnify` (#3275) If there are any others you run into, please post them below! (Or edit them in here if you have permission).
Aside from #1801 we have some warnings currently with no source spans at all:
ShadowedNameUnusedTypeVarUnnecessaryFFIModuleUnusedFFIImplementationsMissingFFIImplementationsScopeConflictScopeShadowingDuplicateModuleExportConflictIntOutOfRangeExpectedWildcardMissingClassMemberPartiallyAppliedSynonym?ErrorParsingFFIModuleKindsDoNotUnify(Location missing from KindsDoNotUnify for recursive function #3275)If there are any others you run into, please post them below! (Or edit them in here if you have permission).