Skip to content

Allow pim:storage to be in a settings doc #927

Allow pim:storage to be in a settings doc

Allow pim:storage to be in a settings doc #927

Triggered via pull request December 8, 2023 09:26
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
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)
The operation was canceled.
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