Skip to content

lint

lint #944

Triggered via push April 3, 2024 14:36
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

5 errors and 22 warnings
build (16.x): src/chat/infinite.js#L16
A space is required before '}'
build (16.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): src/chat/infinite.js#L16
A space is required before '}'
build (18.x)
The operation was canceled.
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x): src/chat/infinite.js#L353
'scrollForwardButtonHandler' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): src/chat/infinite.js#L408
'scrollBackbuttonCell' is assigned a value but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/chat/message.test.ts#L10
'widgets' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/chat/signature.test.ts#L1
'getMsgHash' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/chat/signature.test.ts#L2
'sha256' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getKeyIfExists' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getExistingPublicKey' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getExistingPrivateKey' is defined but never used. Allowed unused vars must match /^_/u
build (16.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 (16.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 (18.x): src/chat/infinite.js#L353
'scrollForwardButtonHandler' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/chat/infinite.js#L408
'scrollBackbuttonCell' is assigned a value but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/chat/message.test.ts#L10
'widgets' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/chat/signature.test.ts#L1
'getMsgHash' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/chat/signature.test.ts#L2
'sha256' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getKeyIfExists' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getExistingPublicKey' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/utils/keyHelpers/accessData.test.ts#L2
'getExistingPrivateKey' is defined but never used. Allowed unused vars must match /^_/u
build (18.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 (18.x): test/unit/utils/keyHelpers/accessData.test.ts#L7
'PUB_KEY' is assigned a value but never used. Allowed unused vars must match /^_/u