Fix typing errors for Quill.register #524
pull-request.yml
on: pull_request
test
/
E2E Tests
3m 38s
test
/
Fuzz Tests
1m 57s
Matrix: test / Unit Tests
Annotations
30 errors and 5 warnings
|
|
|
|
|
|
|
|
|
test / Unit Tests (webkit):
packages/quill/src/core/quill.ts#L138
Replace `target:·Omit<RegistryTarget,·'boolean'·|·'Module'>,·overwrite?:·boolean):·void` with `⏎····target:·Omit<RegistryTarget,·'boolean'·|·'Module'>,⏎····overwrite?:·boolean,⏎··):·void;`
|
|
|
|
|
|
|
|
|
|
test / Unit Tests (firefox):
packages/quill/src/core/quill.ts#L138
Replace `target:·Omit<RegistryTarget,·'boolean'·|·'Module'>,·overwrite?:·boolean):·void` with `⏎····target:·Omit<RegistryTarget,·'boolean'·|·'Module'>,⏎····overwrite?:·boolean,⏎··):·void;`
|
|
|
|
|
|
|
|
|
|
test / Unit Tests (chromium):
packages/quill/src/core/quill.ts#L138
Replace `target:·Omit<RegistryTarget,·'boolean'·|·'Module'>,·overwrite?:·boolean):·void` with `⏎····target:·Omit<RegistryTarget,·'boolean'·|·'Module'>,⏎····overwrite?:·boolean,⏎··):·void;`
|
test / Unit Tests (webkit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 / Fuzz Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 / Unit Tests (firefox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 / Unit Tests (chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 / E2E Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|