Skip to content

v1.5.0

Compare
Choose a tag to compare
@GillesTourreau GillesTourreau released this 10 Jun 15:57
· 8 commits to main since this release
f19dd54

New rules

Improvements/fixes

  • The PosInfoMoq2000 rule does not raise an error when the Returns()/ReturnsAsync() methods is invalided by the compiler (fixes #16).
  • The PosInfoMoq2001 rule check that each chained member access in a Setup() method is overridable (fixes #17).

Internal

  • Propagate the cancellation token to allow to cancel analysis if the host (the compiler for example) cancel the analysis process.
  • Migrates the Azure Pipelines to Github actions (fixes #9).

Nuget package