This repository has been archived by the owner on Dec 13, 2024. It is now read-only.
fix: remove ! from greet method response #8
release.yml
on: push
Tests
/
Run Tests
10s
Tests
/
Test Build
15s
Linters
/
Code Lint
11s
Linters
/
Commit Lint
23s
Publish Release
46s
Annotations
1 error and 6 warnings
Publish Release
Error: Command failed with exit code 1: npm publish /github/workspace --userconfig /tmp/d49d05605bd7451851687d815afcfea7/.npmrc --tag latest --registry https://registry.npmjs.org/
npm notice
npm notice package: @tradetrust-tt/tradetrust-core@1.0.1
npm notice === Tarball Contents ===
npm notice 780B README.md
npm notice 382B dist/cjs/greet/greet.spec.js
npm notice 190B dist/cjs/greet/index.js
npm notice 800B dist/cjs/index.js
npm notice 268B dist/esm/greet/greet.spec.js
npm notice 73B 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.3kB package.json
npm notice === Tarball Details ===
npm notice name: @tradetrust-tt/tradetrust-core
npm notice version: 1.0.1
npm notice filename: @tradetrust-tt/tradetrust-core-1.0.1.tgz
npm notice package size: 1.9 kB
npm notice unpacked size: 3.9 kB
npm notice shasum: b432341936e15abe076dd28383fad6545b8599ee
npm notice integrity: sha512-4ttKEGmb7YyeQ[...]3PU2Q+K1F8pnw==
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.1".
npm ERR! A complete log of this run can be found in:
npm ERR! /github/home/.npm/_logs/2024-02-05T06_30_10_727Z-debug-0.log
|
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/.
|
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 / 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/.
|