Skip to content

chore: finish readme #4

chore: finish readme

chore: finish readme #4

Triggered via push May 28, 2024 07:28
Status Failure
Total duration 1m 1s
Billable time 5m
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
test/execa.test.ts > execa > execaSync: test/execa.test.ts#L15
Error: Snapshot `execa > execaSync 2` mismatched - Expected + Received { - "err": "'echoa' is not recognized as an internal or external command, - operable program or batch file. + "err": "sh: 1: echoa: not found ", "error": undefined, "out": "", } ❯ test/execa.test.ts:15:36
test/execa.test.ts > execa > execa: test/execa.test.ts#L42
Error: Snapshot `execa > execa 2` mismatched - Expected + Received { - "err": "'echoa' is not recognized as an internal or external command, - operable program or batch file. + "err": "sh: 1: echoa: not found ", "error": undefined, "out": "", } ❯ test/execa.test.ts:42:38
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test/execa.test.ts > execa > execaSync: test/execa.test.ts#L15
Error: Snapshot `execa > execaSync 2` mismatched - Expected + Received { - "err": "'echoa' is not recognized as an internal or external command, - operable program or batch file. + "err": "sh: echoa: command not found ", "error": undefined, "out": "", } ❯ test/execa.test.ts:15:36
test/execa.test.ts > execa > execa: test/execa.test.ts#L42
Error: Snapshot `execa > execa 2` mismatched - Expected + Received { - "err": "'echoa' is not recognized as an internal or external command, - operable program or batch file. + "err": "sh: echoa: command not found ", "error": undefined, "out": "", } ❯ test/execa.test.ts:42:38
test (lts/*, macos-latest)
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
test (lts/*, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
test (lts/*, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
test (lts/*, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.