publish-to-registry #1

Open
zramsay wants to merge 11 commits from publish-to-registry into main
Owner

fails with the error below. unblocked myself using laconic-so webapp-deploy with this hack: cerc-io/stack-orchestrator#765

[5/5] Building fresh packages...
Done in 49.25s.
14.1.0
yarn run v1.22.19
$ next experimental-compile
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry

   ▲ Next.js 14.1.0

   Creating an optimized production build ...
Failed to compile.

./src/components/trade/TradeChart/index.tsx
Module not found: Can't resolve 'utils/charting_library'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./src/pages/TradePage.tsx


> Build failed because of webpack errors
error Command failed with exit code 1.
fails with the error below. unblocked myself using `laconic-so webapp-deploy` with this hack: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/765 ``` [5/5] Building fresh packages... Done in 49.25s. 14.1.0 yarn run v1.22.19 $ next experimental-compile Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js' roadmap and prioritize features. You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry ▲ Next.js 14.1.0 Creating an optimized production build ... Failed to compile. ./src/components/trade/TradeChart/index.tsx Module not found: Can't resolve 'utils/charting_library' https://nextjs.org/docs/messages/module-not-found Import trace for requested module: ./src/pages/TradePage.tsx > Build failed because of webpack errors error Command failed with exit code 1. ```
zramsay added 10 commits 2024-02-23 22:03:09 +00:00
on push
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m33s
ea25950b57
chmod +x scripts
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m7s
8f363baa4c
laconic cns authority reserve lx-mars + bond set
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m23s
6f12391a66
increase gas
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 57s
80a791c983
more gas
Publish ApplicationRecord to Registry / cns_publish (push) Successful in 1m32s
0e65749ad6
gas for the other record
Publish ApplicationRecord to Registry / cns_publish (push) Successful in 1m16s
b6ea26940b
must add repo url to p.json
Publish ApplicationRecord to Registry / cns_publish (push) Successful in 1m14s
d92256f5c8
fix copy pasta
Publish ApplicationRecord to Registry / cns_publish (push) Successful in 1m10s
acd04b2f7a
Author
Owner

fails with:

[5/5] Building fresh packages...
Done in 49.25s.
14.1.0
yarn run v1.22.19
$ next experimental-compile
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry

   ▲ Next.js 14.1.0

   Creating an optimized production build ...
Failed to compile.

./src/components/trade/TradeChart/index.tsx
Module not found: Can't resolve 'utils/charting_library'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./src/pages/TradePage.tsx


> Build failed because of webpack errors
error Command failed with exit code 1.
fails with: ``` [5/5] Building fresh packages... Done in 49.25s. 14.1.0 yarn run v1.22.19 $ next experimental-compile Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js' roadmap and prioritize features. You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry ▲ Next.js 14.1.0 Creating an optimized production build ... Failed to compile. ./src/components/trade/TradeChart/index.tsx Module not found: Can't resolve 'utils/charting_library' https://nextjs.org/docs/messages/module-not-found Import trace for requested module: ./src/pages/TradePage.tsx > Build failed because of webpack errors error Command failed with exit code 1. ```
zramsay added 1 commit 2024-03-05 17:11:59 +00:00
trigger job
Publish ApplicationRecord to Registry / cns_publish (push) Successful in 1m33s
b1c8f37f25
All checks were successful
Publish ApplicationRecord to Registry / cns_publish (push) Successful in 1m33s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin publish-to-registry:publish-to-registry
git checkout publish-to-registry
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LaconicNetwork/mars-v2-frontend#1