Skip to content

Pino stash

Pino stash #16

Triggered via push April 14, 2024 02:12
Status Failure
Total duration 1m 0s
Artifacts
runner-job
52s
runner-job
Fit to window
Zoom out
Zoom in

Annotations

6 errors
runner-job: main.ts#L111
Type 'Logger' is not assignable to type 'Logger | undefined'.
runner-job: test/api/auth/test_auth_api.ts#L48
Type 'Logger' is not assignable to type 'Logger | undefined'.
runner-job: test/api/root/test_root_api.ts#L22
Type 'Logger' is not assignable to type 'Logger | undefined'.
runner-job: test/api/user/test_user_admin_api.ts#L48
Type 'import("/home/runner/work/restify-orm-scaffold/restify-orm-scaffold/node_modules/pino/pino").Logger | undefined' is not assignable to type 'Logger | undefined'.
runner-job: test/api/user/test_user_api.ts#L54
Type 'Logger' is not assignable to type 'Logger | undefined'.
runner-job
Process completed with exit code 2.