feat!: start migrating to typescript #149
Annotations
3 errors
test/cherry_diff.test.js > cherry diff > requires to commit changes before running cherry diff:
test/cherry_diff.test.js#L41
AssertionError: expected '❌ Not on a branch, checkout a branch …' to contain 'Please commit your changes before run…'
- Expected
+ Received
- Please commit your changes before running cherry diff
+ ❌ Not on a branch, checkout a branch before running cherry diff.
+
❯ test/cherry_diff.test.js:41:26
|
test/plugins/eslint.test.js > eslint plugin > works:
test/plugins/eslint.test.js#L22
AssertionError: expected 'Total occurrences: 0\n' to contain '👉 test/plugins/eslint.test.js:9'
- Expected
+ Received
- 👉 test/plugins/eslint.test.js:9
+ Total occurrences: 0
+
❯ test/plugins/eslint.test.js:22:20
|
test
Process completed with exit code 1.
|