Skip to content

fix: add explicit Router return types to fix pnpm TypeScript errors #12

fix: add explicit Router return types to fix pnpm TypeScript errors

fix: add explicit Router return types to fix pnpm TypeScript errors #12

Triggered via push June 9, 2025 08:07
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: push
format-check
30s
format-check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
format-check
Process completed with exit code 1.
test (22.x): apps/crowi-api/src/controllers/admin.ts#L229
Unexpected any. Specify a different type
test (22.x): apps/crowi-api/src/controllers/admin.ts#L202
'skip' is defined but never used. Allowed unused args must match /^_/u
test (22.x): apps/crowi-api/src/controllers/admin.ts#L202
'current' is defined but never used. Allowed unused args must match /^_/u
test (22.x): apps/crowi-api/src/controllers/admin.ts#L202
'total' is defined but never used. Allowed unused args must match /^_/u
test (22.x): apps/crowi-api/src/controllers/admin.ts#L197
'skip' is defined but never used. Allowed unused args must match /^_/u
test (22.x): apps/crowi-api/src/controllers/admin.ts#L197
'current' is defined but never used. Allowed unused args must match /^_/u
test (22.x): apps/crowi-api/src/controllers/admin.ts#L197
'total' is defined but never used. Allowed unused args must match /^_/u
test (22.x): apps/crowi-api/src/controllers/admin.ts#L24
Unexpected any. Specify a different type
test (22.x): apps/crowi-api/src/controllers/admin.ts#L18
Unexpected any. Specify a different type
test (22.x): apps/crowi-api/src/controllers/admin.ts#L17
Unexpected any. Specify a different type