Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add libp2p day wrap-up #123

Merged
merged 1 commit into from
Apr 30, 2024

add libp2p day wrapup

71fc2f6
Select commit
Loading
Failed to load commit list.
Merged

add libp2p day wrap-up #123

add libp2p day wrapup
71fc2f6
Select commit
Loading
Failed to load commit list.
Fleek.co / blog-libp2p-io succeeded Apr 25, 2024 in 2m 1s

Build succeed

You can preview build output on the link below.

Details

Deploy started at 2024-04-25T02:06:56.144Z

2024-04-25T02:06:57.308Z: Deploy started
2024-04-25T02:07:00.563Z: Docker image: 'node:lts-alpine'
2024-04-25T02:07:00.563Z: Build command: ' npm install && npm run build'
2024-04-25T02:07:00.563Z: Triggering build execution...
2024-04-25T02:08:03.398Z: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
2024-04-25T02:08:03.579Z: npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
2024-04-25T02:08:03.589Z: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
2024-04-25T02:08:03.614Z: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
2024-04-25T02:08:03.816Z: npm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-json
2024-04-25T02:08:03.906Z: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
2024-04-25T02:08:04.451Z: npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
2024-04-25T02:08:04.706Z: npm WARN deprecated tailwindcss-typography@3.1.0: Use @tailwindcss/typography
2024-04-25T02:08:04.714Z: npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2024-04-25T02:08:04.879Z: npm WARN deprecated mkdirp@0.3.0: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
2024-04-25T02:08:05.313Z: npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2024-04-25T02:08:05.558Z: npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2024-04-25T02:08:05.699Z: npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2024-04-25T02:08:05.699Z: npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2024-04-25T02:08:06.324Z: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
2024-04-25T02:08:07.493Z: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
2024-04-25T02:08:07.615Z: npm WARN deprecated docsearch.js@2.6.3: This package has been deprecated and is no longer maintained. Please use @docsearch/js.
2024-04-25T02:08:09.737Z: npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest
2024-04-25T02:08:15.711Z: added 2114 packages, and audited 2115 packages in 34s
2024-04-25T02:08:15.711Z: 206 packages are looking for funding
2024-04-25T02:08:15.711Z: run `npm fund` for details
2024-04-25T02:08:15.778Z: 120 vulnerabilities (1 low, 79 moderate, 36 high, 4 critical)
2024-04-25T02:08:15.778Z: To address issues that do not require attention, run:
2024-04-25T02:08:15.778Z: npm audit fix
2024-04-25T02:08:15.778Z: To address all issues possible (including breaking changes), run:
2024-04-25T02:08:15.778Z: npm audit fix --force
2024-04-25T02:08:15.778Z: Some issues need review, and may require choosing
2024-04-25T02:08:15.778Z: a different dependency.
2024-04-25T02:08:15.778Z: Run `npm audit` for details.
2024-04-25T02:08:15.778Z: npm notice
2024-04-25T02:08:15.778Z: npm notice New patch version of npm available! 10.5.0 -> 10.5.2
2024-04-25T02:08:15.778Z: npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.2>
2024-04-25T02:08:15.778Z: npm notice Run `npm install -g npm@10.5.2` to update!
2024-04-25T02:08:15.778Z: npm notice
2024-04-25T02:08:16.099Z: > libp2p-blog@1.0.0 build
2024-04-25T02:08:16.099Z: > vuepress build src && npm run postbuild
2024-04-25T02:08:17.088Z: wait Extracting site metadata...
2024-04-25T02:08:17.096Z: tip Apply local theme at /workspace/src/.vuepress/theme...
2024-04-25T02:08:17.599Z: tip Apply theme local ...
2024-04-25T02:08:17.665Z: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
2024-04-25T02:08:17.666Z: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
2024-04-25T02:08:17.667Z: tip Apply plugin clean-urls (i.e. "vuepress-plugin-clean-urls") ...
2024-04-25T02:08:17.667Z: tip Apply plugin vuepress-plugin- ...
2024-04-25T02:08:17.667Z: tip Apply plugin vuepress-default-canonical ...
2024-04-25T02:08:17.667Z: tip Apply plugin vuepress-plugin-trigger-scroll ...
2024-04-25T02:08:17.668Z: tip Apply plugin @vuepress/blog (i.e. "@vuepress/plugin-blog") ...
2024-04-25T02:08:17.668Z: tip Apply plugin sitemap (i.e. "vuepress-plugin-sitemap") ...
2024-04-25T02:08:17.668Z: tip Apply plugin @vuepress/last-updated (i.e. "@vuepress/plugin-last-updated") ...
2024-04-25T02:08:17.668Z: tip Apply plugin feed (i.e. "vuepress-plugin-feed") ...
2024-04-25T02:08:17.669Z: tip Apply plugin seo (i.e. "vuepress-plugin-seo") ...
2024-04-25T02:08:17.669Z: tip Apply plugin vuepress-plugin-og-image ...
2024-04-25T02:08:17.669Z: tip Apply plugin robots (i.e. "vuepress-plugin-robots") ...
2024-04-25T02:08:17.670Z: tip Apply plugin @vuepress/html-redirect (i.e. "@vuepress/plugin-html-redirect") ...
2024-04-25T02:08:17.670Z: tip Apply plugin chunkload-redirect (i.e. "vuepress-plugin-chunkload-redirect") ...
2024-04-25T02:08:17.888Z: success vuepress-plugin-feed rss2 link added to siteConfig.head
2024-04-25T02:08:18.278Z: ℹ Compiling Client
2024-04-25T02:08:18.296Z: ℹ Compiling Server
2024-04-25T02:08:28.322Z: Browserslist: caniuse-lite is outdated. Please run:
2024-04-25T02:08:28.322Z: npx update-browserslist-db@latest
2024-04-25T02:08:28.322Z: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2024-04-25T02:08:39.200Z: ✔ Server: Compiled successfully in 20.90s
2024-04-25T02:08:47.667Z: ✔ Client: Compiled successfully in 29.39s
2024-04-25T02:08:47.743Z: wait Rendering static HTML...
2024-04-25T02:08:48.142Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.145Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.147Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.150Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.154Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.157Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.160Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.197Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.200Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.202Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.204Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.206Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.209Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.211Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.213Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.216Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.218Z: Could not load asset:  card-placeholder.png
2024-04-25T02:08:48.235Z: �[2K�[1G
2024-04-25T02:08:48.235Z: SITEMAP  Generating sitemap...
2024-04-25T02:08:48.238Z: SITEMAP  found 16 locations
2024-04-25T02:08:48.252Z: SITEMAP  16 locations have been written.
2024-04-25T02:08:48.254Z: wait vuepress-plugin-feed Adding pages/posts as feed items...
2024-04-25T02:08:48.259Z: success vuepress-plugin-feed added 15 page(s) as feed item(s)
2024-04-25T02:08:48.260Z: wait vuepress-plugin-feed Checking feeds that need to be generated...
2024-04-25T02:08:48.262Z: success vuepress-plugin-feed rss2 feed file generated and saved to dist/index.xml
2024-04-25T02:08:48.262Z: Generating robots.txt ...
2024-04-25T02:08:48.264Z: info [redirect] Generated redirect page: hello-world/index.html:
2024-04-25T02:08:48.264Z: info [redirect] /hello-world/ -> /0-hello-worlds/
2024-04-25T02:08:48.264Z: info [redirect] Generated redirect page: 2021-02-19-go-ipfs-0-6-0/index.html:
2024-04-25T02:08:48.264Z: info [redirect] /2021-02-19-go-ipfs-0-6-0/ -> /2021-02-19-go-ipfs-0-8-0/
2024-04-25T02:08:48.264Z: info [redirect] Generated redirect page: 2021-08-27-IPFS.io-gateway-outage-resolution/index.html:
2024-04-25T02:08:48.264Z: info [redirect] /2021-08-27-IPFS.io-gateway-outage-resolution/ -> /2021-08-27-IPFS-io-gateway-outage-resolution/
2024-04-25T02:08:48.265Z: info [redirect] Generated redirect page: 2021-03-24/own-your-identity-with-ion/index.html:
2024-04-25T02:08:48.265Z: info [redirect] /2021-03-24/own-your-identity-with-ion/ -> /2021-03-24-own-your-identity-with-ion/
2024-04-25T02:08:48.265Z: success Generated static files in dist.
2024-04-25T02:08:48.627Z: > libp2p-blog@1.0.0 postbuild
2024-04-25T02:08:48.627Z: > ./scripts/data/index.js
2024-04-25T02:08:48.707Z: > libp2p-blog@1.0.0 postbuild
2024-04-25T02:08:48.707Z: > ./scripts/data/index.js
2024-04-25T02:08:52.603Z: Deployed to IPFS and got the hash:
2024-04-25T02:08:52.603Z: QmX92GwkBd9gRztjumdqcVByk1fxRxsrv6aEkXKaVh7ryb
2024-04-25T02:08:52.603Z: Checking content availability on IPFS...
2024-04-25T02:08:55.947Z: You can preview this build on :
2024-04-25T02:08:55.947Z: https://bafybeiecx2mpvyeyyjgxrgb53z7er3rilfa67qylao7rctaiatv6pwwi4y.on.fleek.co