Skip to content

lint

lint #2

Triggered via push February 5, 2025 00:05
Status Failure
Total duration 32s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
test: src/__tests__/commands/db.test.ts#L2
'Client' is defined but never used
test: src/__tests__/commands/db.test.ts#L4
'PostgresConnection' is defined but never used
test: src/__tests__/commands/db.test.ts#L6
'Auth' is defined but never used
test: src/__tests__/commands/db.test.ts#L27
'expectCommanderError' is assigned a value but never used
test: src/__tests__/commands/db.test.ts#L53
Unexpected empty arrow function
test: src/__tests__/commands/db.test.ts#L54
Unexpected empty arrow function
test: src/__tests__/commands/tenants.test.ts#L16
'mockExit' is assigned a value but never used
test: src/commands/db.ts#L340
Require statement not part of import statement
test: src/commands/tenants.ts#L5
'table' is defined but never used
test: src/commands/tenants.ts#L103
'token' is assigned a value but never used
test: src/commands/config.ts#L15
Forbidden non-null assertion
test: src/commands/config.ts#L89
Forbidden non-null assertion
test: src/lib/auth.ts#L133
Forbidden non-null assertion