Skip to content

test: try to customize statistic float #14824

test: try to customize statistic float

test: try to customize statistic float #14824

Triggered via pull request February 17, 2025 11:59
Status Failure
Total duration 10m 52s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
typecheck
Property 'life' does not exist on type 'Window & typeof globalThis'.
typecheck
Property 'life' does not exist on type 'Window & typeof globalThis'.
typecheck
@univerjs/docs-drawing#lint:types: command (/home/runner/work/univer/univer/packages/docs-drawing) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:types exited (2)
typecheck
Process completed with exit code 2.
eslint: packages/core/src/services/lifecycle/lifecycle.service.ts#L40
Expected indentation of 8 spaces but found 10
eslint: packages/core/src/services/lifecycle/lifecycle.service.ts#L41
Expected indentation of 8 spaces but found 10
eslint: packages/sheets-ui/src/services/status-bar.service.ts#L105
Unexpected console statement. Only these console methods are allowed: warn, error
eslint: packages/sheets-ui/src/views/operate-container/SelectionStatistic.tsx#L24
'Autofill' is defined but never used
eslint: packages/sheets-ui/src/views/operate-container/SelectionStatistic.tsx#L33
'IAutoFillService' is defined but never used
eslint: packages/sheets-ui/src/views/operate-container/SelectionStatistic.tsx#L137
Unexpected console statement. Only these console methods are allowed: warn, error
eslint: packages/sheets-ui/src/views/operate-container/SelectionStatistic.tsx#L267
`{maxStat.value}` must be placed on a new line
eslint: packages/sheets-ui/src/views/operate-container/SelectionStatistic.tsx#L269
A space is required before closing bracket