Skip to content

Fix duplicate format option on slowlogs command #2922

Fix duplicate format option on slowlogs command

Fix duplicate format option on slowlogs command #2922

Triggered via pull request April 19, 2024 19:27
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Dependaban
7s
Dependaban
Verify signatures and provenance statements
39s
Verify signatures and provenance statements
Matrix: checks
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Check formatting
Process completed with exit code 1.
Run tests (lts/*)
Process completed with exit code 1.
Check formatting
The job was canceled because "Check_formatting_format_2" failed.
Check formatting
Process completed with exit code 1.
Run tests (lts/-1)
Process completed with exit code 1.
Lint
The job was canceled because "Check_formatting_format_2" failed.
Lint: src/bin/vip-app-deploy.ts#L152
Unsafe assignment of an `any` value
Lint: src/bin/vip-app-deploy.ts#L152
Unsafe call of an `any` typed value
Lint: src/bin/vip-app-deploy.ts#L178
Unsafe call of an `any` typed value
Lint: src/bin/vip-slowlogs.ts#L22
Replace `'csv',·'json',·'table'` with `·'csv',·'json',·'table'·`
Lint: src/bin/vip-slowlogs.ts#L27
Replace `arg:·string[],·opt:·GetSlowLogsOptions):·Promise<void` with `·arg:·string[],·opt:·GetSlowLogsOptions·):·Promise<·void·`
Lint: src/bin/vip-slowlogs.ts#L28
Replace `opt.limit,·opt.format` with `·opt.limit,·opt.format·`
Lint: src/bin/vip-slowlogs.ts#L30
Replace `opt` with `·opt·`
Lint: src/bin/vip-slowlogs.ts#L32
Replace `'slowlogs_command_execute',·trackingParams` with `·'slowlogs_command_execute',·trackingParams·`
Lint: src/bin/vip-slowlogs.ts#L36
Replace `opt.app.id,·opt.env.id,·opt.limit` with `·opt.app.id,·opt.env.id,·opt.limit·`
Lint: src/bin/vip-slowlogs.ts#L37
Replace `error:·unknown` with `·error:·unknown·`
Type Checker
The job was canceled because "Check_formatting_format_2" failed.
Type Checker
The operation was canceled.
Run tests (current)
The job was canceled because "lts__" failed.
Run tests (current)
The operation was canceled.