Skip to content

Warnings/errors without source spans #3208

@garyb

Description

@garyb

Aside from #1801 we have some warnings currently with no source spans at all:

  • ShadowedName
  • UnusedTypeVar
  • UnnecessaryFFIModule
  • UnusedFFIImplementations
  • MissingFFIImplementations
  • ScopeConflict
  • ScopeShadowing
  • DuplicateModule
  • ExportConflict
  • IntOutOfRange
  • ExpectedWildcard
  • MissingClassMember
  • PartiallyAppliedSynonym?
  • ErrorParsingFFIModule
  • KindsDoNotUnify (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).

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions