Skip to content

fix(deps): update dependency @simplewebauthn/server to v10 - autoclosed #2839

fix(deps): update dependency @simplewebauthn/server to v10 - autoclosed

fix(deps): update dependency @simplewebauthn/server to v10 - autoclosed #2839

Triggered via pull request April 26, 2024 20:29
Status Failure
Total duration 3m 52s
Artifacts

ci.yml

on: pull_request
Matrix: Build (Core)
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build (Core) (18.x)
Process completed with exit code 1.
Docker build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pnpm bundle" did not complete successfully: exit code: 1
Test (18.x): apps/core/src/cluster.ts#L41
'signal' is defined but never used. Allowed unused args must match /^_/u
Test (18.x): apps/core/src/common/adapters/fastify.adapter.ts#L67
'context' is defined but never used. Allowed unused args must match /^_/u
Test (18.x): apps/core/src/migration/version/v4.6.2.ts#L11
'connection' is defined but never used. Allowed unused args must match /^_/u
Test (18.x): apps/core/src/migration/version/v5.0.0-1.ts#L5
'connection' is defined but never used. Allowed unused args must match /^_/u
Test (18.x): apps/core/src/migration/version/v5.1.1.ts#L8
'connection' is defined but never used. Allowed unused args must match /^_/u
Test (18.x): apps/core/src/modules/ack/ack.controller.ts#L40
'uuidReq' is assigned a value but never used. Allowed unused vars must match /^_/u
Test (18.x): apps/core/src/modules/activity/activity.controller.ts#L79
'ip' is defined but never used. Allowed unused args must match /^_/u
Test (18.x): apps/core/src/modules/authn/authn.service.ts#L166
'user' is defined but never used. Allowed unused args must match /^_/u
Test (18.x): apps/core/src/modules/markdown/markdown.service.ts#L112
'err' is defined but never used. Allowed unused args must match /^_/u