chore(release): v1.1.0 🎉 #13
test.yml
on: push
suite
/
install
12s
suite
/
test-commits
13s
suite
/
test-types
17s
suite
/
test-format
10s
suite
/
test-lint
14s
suite
/
test-unit
16s
suite
/
test-integration
10s
suite
/
test-acceptance-locally
11s
Annotations
14 warnings
suite / install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-acceptance-locally
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-lint:
src/BadRequestError.test.ts#L17
'phoneOne' is assigned a value but never used
|
suite / test-lint:
src/BadRequestError.test.ts#L24
'phoneTwo' is assigned a value but never used
|
suite / test-lint:
src/HelpfulError.test.ts#L17
'phoneOne' is assigned a value but never used
|
suite / test-lint:
src/HelpfulError.test.ts#L24
'phoneTwo' is assigned a value but never used
|
suite / test-lint:
src/UnexpectedCodePathError.test.ts#L17
'phoneOne' is assigned a value but never used
|
suite / test-lint:
src/UnexpectedCodePathError.test.ts#L25
'phoneTwo' is assigned a value but never used
|
suite / test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
suite / test-types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|