Skip to content

flexDirection

flexDirection #921

Triggered via push December 4, 2023 08:45
Status Failure
Total duration 1m 24s
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

2 errors and 20 warnings
build (18.x)
Process completed with exit code 1.
build (16.x)
Process completed with exit code 1.
build (18.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 (18.x): src/chat/chatLogic.js#L12
'verifySignature' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/chat/chatLogic.js#L13
'getPublicKey' is defined 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
'Fetcher' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/utils/keyHelpers/accessData.test.ts#L3
'getExistingPublicKey' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/utils/keyHelpers/accessData.test.ts#L3
'getExistingPrivateKey' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): test/unit/utils/keyHelpers/accessData.test.ts#L7
'PRIV_KEY' is assigned a value but never used. Allowed unused vars must match /^_/u
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/chatLogic.js#L12
'verifySignature' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): src/chat/chatLogic.js#L13
'getPublicKey' is defined 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
'Fetcher' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/utils/keyHelpers/accessData.test.ts#L3
'getExistingPublicKey' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/utils/keyHelpers/accessData.test.ts#L3
'getExistingPrivateKey' is defined but never used. Allowed unused vars must match /^_/u
build (16.x): test/unit/utils/keyHelpers/accessData.test.ts#L7
'PRIV_KEY' is assigned a value but never used. Allowed unused vars must match /^_/u