Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explanations for warnings with default/missing explanations. #179

Open
26 of 44 tasks
asummers opened this issue Jun 8, 2018 · 0 comments
Open
26 of 44 tasks

Add explanations for warnings with default/missing explanations. #179

asummers opened this issue Jun 8, 2018 · 0 comments

Comments

@asummers
Copy link
Collaborator

asummers commented Jun 8, 2018

  • Dialyxir.Warnings.AppCall
  • Dialyxir.Warnings.Apply
  • Dialyxir.Warnings.BinaryConstruction
  • Dialyxir.Warnings.Call
  • Dialyxir.Warnings.CallToMissingFunction
  • Dialyxir.Warnings.CallWithOpaque
  • Dialyxir.Warnings.CallWithoutOpaque
  • Dialyxir.Warnings.CallbackArgumentTypeMismatch
  • Dialyxir.Warnings.CallbackInfoMissing
  • Dialyxir.Warnings.CallbackMissing
  • Dialyxir.Warnings.CallbackSpecArgumentTypeMismatch
  • Dialyxir.Warnings.CallbackSpecTypeMismatch
  • Dialyxir.Warnings.CallbackTypeMismatch
  • Dialyxir.Warnings.ContractDiff
  • Dialyxir.Warnings.ContractSubtype
  • Dialyxir.Warnings.ContractSupertype
  • Dialyxir.Warnings.ContractWithOpaque
  • Dialyxir.Warnings.ExactEquality
  • Dialyxir.Warnings.ExtraRange
  • Dialyxir.Warnings.FuncionApplicationArguments
  • Dialyxir.Warnings.FunctionApplicationNoFunction
  • Dialyxir.Warnings.GuardFail
  • Dialyxir.Warnings.GuardFailPattern
  • Dialyxir.Warnings.ImproperListConstruction
  • Dialyxir.Warnings.InvalidContract
  • Dialyxir.Warnings.MissingRange
  • Dialyxir.Warnings.NegativeGuardFail
  • Dialyxir.Warnings.NoReturn
  • Dialyxir.Warnings.OpaqueGuard
  • Dialyxir.Warnings.OpaqueEquality
  • Dialyxir.Warnings.OpaqueMatch
  • Dialyxir.Warnings.OpaqueNonequality
  • Dialyxir.Warnings.OpaqueTypeTest
  • Dialyxir.Warnings.OverlappingContract
  • Dialyxir.Warnings.PatternMatch
  • Dialyxir.Warnings.PatternMatchCovered
  • Dialyxir.Warnings.RaceCondition
  • Dialyxir.Warnings.RecordConstruction (likely not possible)
  • Dialyxir.Warnings.RecordMatching (likely not possible)
  • Dialyxir.Warnings.UnknownBehaviour
  • Dialyxir.Warnings.UnknownFunction
  • Dialyxir.Warnings.UnknownType
  • Dialyxir.Warnings.UnmatchedReturn
  • Dialyxir.Warnings.UnusedFunction
@asummers asummers changed the title Add explanations for warnings with default/missing explanations now. Add explanations for warnings with default/missing explanations. Jun 8, 2018
@asummers asummers reopened this Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant