Skip to content

Merge branch 'dev' into 39-api-client-can-authenticate-a-user-by-emai… #58

Merge branch 'dev' into 39-api-client-can-authenticate-a-user-by-emai…

Merge branch 'dev' into 39-api-client-can-authenticate-a-user-by-emai… #58

Triggered via push March 28, 2024 22:20
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
CI: server/plugins/auth/auth.js#L7
'opts' is defined but never used. Allowed unused args must match /^_/u
CI: server/plugins/auth/auth.js#L22
'bcrypt' is not defined
CI: server/plugins/csrf.js#L12
'opts' is defined but never used. Allowed unused args must match /^_/u
CI: server/routes/api/v1/auth/local.js#L6
'opts' is defined but never used. Allowed unused args must match /^_/u
CI: server/routes/api/v1/csrf/index.js#L3
'opts' is defined but never used. Allowed unused args must match /^_/u
CI: server/routes/root.js#L1
'opts' is defined but never used. Allowed unused args must match /^_/u
CI: server/routes/root.js#L12
'reply' is defined but never used. Allowed unused args must match /^_/u
CI
Process completed with exit code 1.