build(deps): bump eslint-plugin-command from 0.1.9 to 0.2.0 #149
ci.yml
on: pull_request
Matrix: build
Lint: ubuntu-latest (node@20)
0s
Annotations
2 errors
test/common/isChildPath.test.ts > isChildPath > should check child win32 paths:
packages/utils/test/common/isChildPath.test.ts#L56
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/common/isChildPath.test.ts:56:37
|
Build and Test: windows-latest (node@lts/*)
Process completed with exit code 1.
|