Skip to content

updated prod dependencies #986

updated prod dependencies

updated prod dependencies #986

Re-run triggered August 3, 2025 14:24
Status Cancelled
Total duration 51s
Artifacts

ci.yml

on: push
Matrix: build
gh-pages
0s
gh-pages
npm-publish-build
npm-publish-build
npm-publish-latest
npm-publish-latest
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build (22.x)
Process completed with exit code 1.
build (22.x): test/unit/utils/keyHelpers/accessData.test.ts#L7
'PUB_KEY' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x): test/unit/utils/keyHelpers/accessData.test.ts#L6
'PRIV_KEY' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getExistingPrivateKey' is defined but never used. Allowed unused vars must match /^_/u
build (22.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getExistingPublicKey' is defined but never used. Allowed unused vars must match /^_/u
build (22.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getKeyIfExists' is defined but never used. Allowed unused vars must match /^_/u
build (22.x): test/unit/chat/signature.test.ts#L2
'sha256' is defined but never used. Allowed unused vars must match /^_/u
build (22.x): test/unit/chat/signature.test.ts#L1
'getMsgHash' is defined but never used. Allowed unused vars must match /^_/u
build (22.x): test/unit/chat/message.test.ts#L10
'widgets' is defined but never used. Allowed unused vars must match /^_/u
build (22.x): src/chat/infinite.js#L408
'scrollBackbuttonCell' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x): src/chat/infinite.js#L353
'scrollForwardButtonHandler' is defined but never used. Allowed unused vars must match /^_/u