chore: release v3.2.0 #156
test.yml
on: push
Lint: node-LTS, ubuntu-latest
19s
Matrix: test
Annotations
9 errors and 4 warnings
tests/utils.test.ts > unit test > should return true when filePath is a public typescript file:
tests/utils.test.ts#L12
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/utils.test.ts:12:62
|
tests/utils.test.ts > unit test > should be typescript file:
tests/utils.test.ts#L38
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/utils.test.ts:38:18
|
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
|
tests/utils.test.ts > unit test > should return true when filePath is a public typescript file:
tests/utils.test.ts#L12
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/utils.test.ts:12:62
|
tests/utils.test.ts > unit test > should be typescript file:
tests/utils.test.ts#L38
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/utils.test.ts:38:18
|
Build&Test: node-18, macos-latest
Process completed with exit code 1.
|
tests/utils.test.ts > unit test > should return true when filePath is a public typescript file:
tests/utils.test.ts#L12
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/utils.test.ts:12:62
|
tests/utils.test.ts > unit test > should be typescript file:
tests/utils.test.ts#L38
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/utils.test.ts:38:18
|
Build&Test: node-18, windows-latest
Process completed with exit code 1.
|
Lint: node-LTS, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build&Test: node-18, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build&Test: node-18, macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build&Test: node-18, windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|