fix(formula): copy paste range with formulas #4085
ci-lint.yml
on: pull_request
eslint
1m 26s
typecheck
35s
Annotations
12 warnings
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint:
e2e/demo-todo-app.spec.ts#L444
Unexpected any. Specify a different type
|
eslint:
e2e/demo-todo-app.spec.ts#L450
Unexpected any. Specify a different type
|
eslint:
examples/src/docs-uniscript/main.ts#L66
Interface name `Window` must match the RegExp: /^I[A-Z0-9]/u
|
eslint:
examples/src/main.tsx#L36
Fast refresh only works when a file has exports. Move your component(s) to a separate file
|
eslint:
examples/src/plugins/debugger/commands/operations/confirm.operation.ts#L29
'params' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
examples/src/plugins/debugger/commands/operations/save-snapshot.operations.ts#L61
Unexpected any. Specify a different type
|
eslint:
examples/src/plugins/debugger/commands/operations/save-snapshot.operations.ts#L85
Unexpected any. Specify a different type
|
eslint:
examples/src/plugins/debugger/controllers/menu.ts#L33
'accessor' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
examples/src/plugins/debugger/controllers/menu.ts#L53
'accessor' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
examples/src/plugins/debugger/controllers/menu.ts#L73
'accessor' is defined but never used. Allowed unused args must match /^_/u
|