Skip to content

Add minSize option which moves small languages into other result #203

Add minSize option which moves small languages into other result

Add minSize option which moves small languages into other result #203

Triggered via pull request February 8, 2025 04:17
@NixinovaNixinova
synchronize #35
feat/minSize
Status Failure
Total duration 21s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build (16.x): src/cli.ts#L87
Property 'lines' is missing in type '{ type: never; bytes: number; color: undefined; }' but required in type '{ bytes: number; lines: { total: number; content: number; code: number; }; type: Category; parent?: string | undefined; color?: `#${string}` | undefined; }'.
build (16.x)
Process completed with exit code 2.
build (14.x)
The job was canceled because "_16_x" failed.
build (14.x): src/cli.ts#L87
Property 'lines' is missing in type '{ type: never; bytes: number; color: undefined; }' but required in type '{ bytes: number; lines: { total: number; content: number; code: number; }; type: Category; parent?: string | undefined; color?: `#${string}` | undefined; }'.
build (14.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_16_x" failed.
build (20.x): src/cli.ts#L87
Property 'lines' is missing in type '{ type: never; bytes: number; color: undefined; }' but required in type '{ bytes: number; lines: { total: number; content: number; code: number; }; type: Category; parent?: string | undefined; color?: `#${string}` | undefined; }'.
build (20.x)
Process completed with exit code 2.
build (12.x)
The job was canceled because "_16_x" failed.
build (12.x): src/cli.ts#L87
Property 'lines' is missing in type '{ type: never; bytes: number; color: undefined; }' but required in type '{ bytes: number; lines: { total: number; content: number; code: number; }; type: Category; parent?: string | undefined; color?: `#${string}` | undefined; }'.
build (12.x)
The operation was canceled.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x)
The operation was canceled.