This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
chore: add public publish config to npm #5
release.yml
on: push
Tests
/
Run Tests
8s
Tests
/
Test Build
11s
Linters
/
Code Lint
18s
Linters
/
Commit Lint
23s
Publish Release
53s
Annotations
1 error and 6 warnings
Publish Release
Error: Command failed with exit code 1: npm publish /github/workspace --userconfig /tmp/3df8bcdd1da4d9dbc6367135fb81fef9/.npmrc --tag latest --registry https://registry.npmjs.org/
npm notice
npm notice package: @tradetrust-tt/tradetrust-core@1.0.0
npm notice === Tarball Contents ===
npm notice 780B README.md
npm notice 383B dist/cjs/greet/greet.spec.js
npm notice 191B dist/cjs/greet/index.js
npm notice 800B dist/cjs/index.js
npm notice 269B dist/esm/greet/greet.spec.js
npm notice 74B dist/esm/greet/index.js
npm notice 25B dist/esm/index.js
npm notice 11B dist/types/greet/greet.spec.d.ts
npm notice 100B dist/types/greet/index.d.ts
npm notice 25B dist/types/index.d.ts
npm notice 1.1kB package.json
npm notice === Tarball Details ===
npm notice name: @tradetrust-tt/tradetrust-core
npm notice version: 1.0.0
npm notice filename: @tradetrust-tt/tradetrust-core-1.0.0.tgz
npm notice package size: 1.8 kB
npm notice unpacked size: 3.8 kB
npm notice shasum: e5cb0ab4c4d8f2c85378e7499ad1e4f23a19d6ed
npm notice integrity: sha512-5ho7/liWxv6eX[...]iRp5/bF2AQsSg==
npm notice total files: 11
npm notice
npm notice Publishing to https://registry.npmjs.org/
npm ERR! code E400
npm ERR! 400 Bad Request - PUT https://registry.npmjs.org/@TradeTrust-TT%2ftradetrust-core - Cannot publish over previously published version "1.0.0".
npm ERR! A complete log of this run can be found in:
npm ERR! /github/home/.npm/_logs/2024-02-05T06_07_14_927Z-debug-0.log
|
Tests / Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests / Test Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters / Code Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters / Commit Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JulienKode/pull-request-name-linter-action@v0.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters / Commit Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: JulienKode/pull-request-name-linter-action@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|