Skip to content

fix: use explicit repository metadata for npm publishing #11

fix: use explicit repository metadata for npm publishing

fix: use explicit repository metadata for npm publishing #11

Triggered via push May 3, 2026 09:10
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
ExecaError: Command failed with exit code 1: npm publish /home/runner/work/verdaccio-redis-search-patch/verdaccio-redis-search-patch --userconfig /tmp/2777cd6a2fc80b7ac99f5b99e536c122/.npmrc --tag latest --registry 'https://registry.npmjs.org/' npm verb cli /opt/hostedtoolcache/node/24.14.1/x64/bin/node /home/runner/work/verdaccio-redis-search-patch/verdaccio-redis-search-patch/node_modules/.bin/npm npm info using npm@8.19.2 npm info using node@v24.14.1 npm timing npm:load:whichnode Completed in 0ms npm timing config:load:defaults Completed in 0ms npm timing config:load:file:/home/runner/work/verdaccio-redis-search-patch/verdaccio-redis-search-patch/node_modules/npm/npmrc Completed in 0ms npm timing config:load:builtin Completed in 1ms npm timing config:load:cli Completed in 2ms npm timing config:load:env Completed in 0ms npm timing config:load:file:/home/runner/work/verdaccio-redis-search-patch/verdaccio-redis-search-patch/.npmrc Completed in 0ms npm timing config:load:project Completed in 7ms npm timing config:load:file:/tmp/2777cd6a2fc80b7ac99f5b99e536c122/.npmrc Completed in 0ms npm timing config:load:user Completed in 0ms npm timing config:load:file:/opt/hostedtoolcache/node/24.14.1/x64/etc/npmrc Completed in 1ms npm timing config:load:global Completed in 1ms npm timing config:load:validate Completed in 0ms npm timing config:load:credentials Completed in 0ms npm timing config:load:setEnvs Completed in 1ms npm timing config:load Completed in 12ms npm timing npm:load:configload Completed in 13ms npm timing npm:load:mkdirpcache Completed in 1ms npm timing npm:load:mkdirplogs Completed in 0ms npm verb title npm publish /home/runner/work/verdaccio-redis-search-patch/verdaccio-redis-search-patch npm verb argv "publish" "/home/runner/work/verdaccio-redis-search-patch/verdaccio-redis-search-patch" "--userconfig" "/tmp/2777cd6a2fc80b7ac99f5b99e536c122/.npmrc" "--tag" "latest" "--registry" "https://registry.npmjs.org/" npm timing npm:load:setTitle Completed in 0ms npm timing config:load:flatten Completed in 2ms npm timing npm:load:display Completed in 4ms npm verb logfile logs-max:10 dir:/home/runner/.npm/_logs npm verb logfile /home/runner/.npm/_logs/2026-05-03T09_11_30_173Z-debug-0.log npm timing npm:load:logFile Completed in 4ms npm timing npm:load:timers Completed in 0ms npm timing npm:load:configScope Completed in 0ms npm timing npm:load Completed in 22ms npm verb publish [ npm verb publish '/home/runner/work/verdaccio-redis-search-patch/verdaccio-redis-search-patch' npm verb publish ] npm notice npm notice 📦 verdaccio-redis-search-patch@1.0.6 npm notice === Tarball Contents === npm notice 227B .editorconfig npm notice 18B .eslintignore npm notice 17B .github/FUNDING.yml npm notice 1.6kB .github/workflows/ci.yml npm notice 3B .nvmrc npm notice 494B .releaserc.json npm notice 2.7kB CHANGELOG.md npm notice 726B README.md npm notice 325B index.js npm notice 83B jest.config.js npm notice 112B lib/src/auth-utils.d.ts npm notice 553B lib/src/auth-utils.js npm notice 406B lib/src/constants.d.ts npm notice 566B lib/src/constants.js npm notice 565B lib/src/index.d.ts npm notice 746B lib/src/index.js npm notice 934B lib/src/pkg-utils.d.ts npm notice 3.1kB lib/src/pkg-utils.js npm notice 237B lib/src/proxy.d.ts npm notice 77B lib/src/proxy.js npm notice 1.8kB lib/src/search-utils.d.ts npm notice 1.9kB lib/src/search-utils.js npm notice 633B lib/src/search.d.ts npm notice 11.1kB lib/src/search.js npm notice 536B lib/src/TransFormResults.d.ts npm notice 1.9kB lib/src/TransFormResults.js npm notice 53B lib/src/utils.d.ts npm notice 480B lib/src/utils.js npm notice 530B lib/src/v1-search.d.ts npm notice 5.1kB lib/src/v1-search.js npm notice 193B lib
test - node 14.x
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/