Skip to content

reply icon for chat thread #935

reply icon for chat thread

reply icon for chat thread #935

Triggered via push February 20, 2024 15:12
Status Failure
Total duration 4m 30s
Artifacts 1

ci.yml

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

Annotations

1 error and 34 warnings
npm-publish-latest
Error: Unable to publish solid-ui v2.4.32 to NPM. npm publish exited with a status of 1. at Object.publish (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/npm.ts:112:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at Object.npmPublish (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/npm-publish.ts:23:5) at main (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/src/action/index.ts:28:19) ProcessError: npm publish exited with a status of 1. at normalizeResult (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/node_modules/@jsdevtools/ez-spawn/lib/normalize-result.js:31:1) at ChildProcess.<anonymous> (/home/runner/work/_actions/JS-DevTools/npm-publish/v1/node_modules/@jsdevtools/ez-spawn/lib/async.js:79:1) at ChildProcess.emit (node:events:513:28) at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)
build (18.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 (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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/upload-artifact@v2. 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, actions/upload-artifact@v2. 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
gh-pages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
gh-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
npm-publish-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2, actions/setup-node@v1, JS-DevTools/npm-publish@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
npm-publish-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, actions/setup-node@v1, JS-DevTools/npm-publish@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
npm-publish-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2, actions/setup-node@v1, JS-DevTools/npm-publish@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
npm-publish-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, actions/setup-node@v1, JS-DevTools/npm-publish@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
npm-publish-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
npm-publish-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
npm-publish-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
npm-publish-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
npm-publish-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
npm-publish-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
build Expired
36.6 MB