Your code isn't currently compiling. The tests are reflecting this. Looks like the last change broke it. https://travis-ci.org/github/go-errors/errors/jobs/692460222  https://github.com/go-errors/errors/commit/baa9282cdbe8881041921eca5aa81e4805054f8e#diff-faeee970b41138d8bdc51e7aa3601141R147 You probably meant `Is()`, not `errors.Is()`. Please fix or revert.