Add handling for empty error object in deploy.ts #30
ci.yml
on: pull_request
lint
14s
typecheck
15s
Matrix: test
Annotations
18 errors and 5 warnings
lint:
src/lib/deploy.ts#L2
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L2
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L3
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L3
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L4
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L4
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L5
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L5
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L18
Expected indentation of 2 spaces but found 4
|
lint:
src/lib/deploy.ts#L18
Expected indentation of 2 spaces but found 4
|
test (lts/*, ubuntu-latest):
src/lib/deploy.ts#L7
Cannot find module 'p-limit' or its corresponding type declarations.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
typecheck:
src/lib/deploy.ts#L7
Cannot find module 'p-limit' or its corresponding type declarations.
|
typecheck
Process completed with exit code 1.
|
test (lts/*, macos-latest):
src/lib/deploy.ts#L7
Cannot find module 'p-limit' or its corresponding type declarations.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
test (lts/*, windows-latest):
src/lib/deploy.ts#L7
Cannot find module 'p-limit' or its corresponding type declarations.
|
test (lts/*, windows-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/.
|
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/*, 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/.
|
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/.
|