tubone24 / blog

tubone's Blog made by Gatsby.js and Netlify
https://blog.tubone-project24.xyz/
Other
6 stars 2 forks source link

Update dependency dotenv to v16.3.1 #1376

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dotenv 16.0.3 -> 16.3.1 age adoption passing confidence

Release Notes

motdotla/dotenv (dotenv) ### [`v16.3.1`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1631-2023-06-17) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.3.0...v16.3.1) ##### Added - Add missing type definitions for `processEnv` and `DOTENV_KEY` options. [#​756](https://togithub.com/motdotla/dotenv/pull/756) ### [`v16.3.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1630-2023-06-16) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.2.0...v16.3.0) ##### Added - Optionally pass `DOTENV_KEY` to options rather than relying on `process.env.DOTENV_KEY`. Defaults to `process.env.DOTENV_KEY` [#​754](https://togithub.com/motdotla/dotenv/pull/754) ### [`v16.2.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1620-2023-06-15) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.1.4...v16.2.0) ##### Added - Optionally write to your own target object rather than `process.env`. Defaults to `process.env`. [#​753](https://togithub.com/motdotla/dotenv/pull/753) - Add import type URL to types file [#​751](https://togithub.com/motdotla/dotenv/pull/751) ### [`v16.1.4`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1614-2023-06-04) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.1.3...v16.1.4) ##### Added - Added `.github/` to `.npmignore` [#​747](https://togithub.com/motdotla/dotenv/pull/747) ### [`v16.1.3`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1613-2023-05-31) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.1.2...v16.1.3) ##### Removed - Removed `browser` keys for `path`, `os`, and `crypto` in package.json. These were set to false incorrectly as of 16.1. Instead, if using dotenv on the front-end make sure to include polyfills for `path`, `os`, and `crypto`. [node-polyfill-webpack-plugin](https://togithub.com/Richienb/node-polyfill-webpack-plugin) provides these. ### [`v16.1.2`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1612-2023-05-31) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.1.1...v16.1.2) ##### Changed - Exposed private function `_configDotenv` as `configDotenv`. [#​744](https://togithub.com/motdotla/dotenv/pull/744) ### [`v16.1.1`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1611-2023-05-30) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.1.0...v16.1.1) ##### Added - Added type definition for `decrypt` function ##### Changed - Fixed `{crypto: false}` in `packageJson.browser` ### [`v16.1.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1610-2023-05-30) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.0.3...v16.1.0) ##### Added - Add `populate` convenience method [#​733](https://togithub.com/motdotla/dotenv/pull/733) - Accept URL as path option [#​720](https://togithub.com/motdotla/dotenv/pull/720) - Add dotenv to `npm fund` command - Spanish language README [#​698](https://togithub.com/motdotla/dotenv/pull/698) - Add `.env.vault` support. 🎉 ([#​730](https://togithub.com/motdotla/dotenv/pull/730)) ℹ️ `.env.vault` extends the `.env` file format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without [risky third-party integrations](https://techcrunch.com/2023/01/05/circleci-breach/). [read more](https://togithub.com/motdotla/dotenv#-deploying) ##### Changed - Fixed "cannot resolve 'fs'" error on tools like Replit [#​693](https://togithub.com/motdotla/dotenv/pull/693)

Configuration

📅 Schedule: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

Unused dependencies - @popperjs/core - @sentry/react - @typescript-eslint/eslint-plugin - babel-loader - babel-polyfill - classnames - flexboxgrid - gatsby-legacy-polyfills - gatsby-plugin-flexsearch - gatsby-plugin-twitter - gatsby-react-router-scroll - html-minifier - intersection-observer - md5 - preact - preact-render-to-string - react-body-classname - react-dom - rimraf - sass - typescript
Unused devdependencies - @babel/core - @babel/preset-typescript - @storybook/addon-a11y - @storybook/addon-controls - @storybook/addon-essentials - @storybook/addon-info - @storybook/addon-interactions - @storybook/addon-knobs - @storybook/addon-links - @storybook/addon-storysource - @storybook/addon-viewport - @storybook/builder-webpack5 - @storybook/manager-webpack5 - @textlint-rule/textlint-rule-no-duplicate-abbr - @types/jest - @types/react-test-renderer - @types/responselike - axe-core - @babel/eslint-parser - babel-plugin-transform-runtime - core-js - cross-env - css-loader - eslint - eslint-config-airbnb - eslint-import-resolver-webpack - eslint-plugin-import - eslint-plugin-jsx-a11y - eslint-plugin-react - gh-pages - husky - identity-obj-proxy - jest - jest-environment-jsdom - markdownlint-cli2 - memlab - netlify-cli - netlify-lambda - nyc - prettier - react-test-renderer - sass-loader - start-server-and-test - stylelint - stylelint-config-recess-order - stylelint-config-recommended-scss - stylelint-config-standard - stylelint-scss - textlint - textlint-filter-rule-allowlist - textlint-filter-rule-comments - textlint-rule-aws-spellcheck - textlint-rule-ja-no-inappropriate-words - textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet - textlint-rule-no-start-duplicated-conjunction - textlint-rule-preset-smarthr - textlint-rule-prh - textlint-rule-terminology - ts-jest - yaml-lint
Missing - colors - /github/workspace/src/styles/_hover.scss - @algolia/transporter - /github/workspace/src/components/SearchBox/index.tsx - @algolia/client-search - /github/workspace/src/components/SearchBox/index.tsx - qs - /github/workspace/scripts/benchmark.js - https - /github/workspace/scripts/uploadScreenShot.ts
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6521954721


Totals Coverage Status
Change from base Build 6521948427: 0.0%
Covered Lines: 250
Relevant Lines: 280

💛 - Coveralls
github-actions[bot] commented 1 year ago

Memlab leaks report

``` page-load [7.7MB] (baseline) [s1] > action-on-page [9.1MB] (target) [s2] > revert [9.3MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1252-- --Retained size of leaked objects: 145.4KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [163.6KB] --requestAnimationFrame (property)---> [] (closure) @59469 [156 bytes] --context (internal)---> [] (object) @225535 [68 bytes] --previous (internal)---> [] (object) @94193 [44.1KB] --n (variable)---> [t] (closure) @117789 [1.2KB] --context (internal)---> [] (object) @222733 [72.3KB] --n (variable)---> [Object] (object) @262387 [72.3KB] --449 (element)---> [Object] (object) @269939 [24 bytes] --exports (property)---> [r] (closure) @269941 [2.6KB] --hasData (property)---> [] (closure) @306545 [68 bytes] --context (internal)---> [] (object) @297227 [1.3KB] --e (variable)---> [Object] (object) @297229 [1KB] --1 (element)---> [Object] (object) @178227 [76 bytes] --aaAutocomplete (property)---> [f] (object) @182303 [348 bytes] --$node (property)---> [q] (object) @182339 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @41711 [648 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @42837 [304 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @42839 [6.3KB] --6 (element)---> [Detached HTMLHRElement] (native) @42671 [304 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @42673 [400 bytes] --8 (element)---> [Detached HTMLHRElement] (native) @42675 [304 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @42677 [496 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @43239 [1.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @43241 [1.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @43243 [1.5KB] --13 (element)---> [Detached InternalNode] (native) @342132768 [400 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @299138144 [64 bytes] --Similar leaks in this run: 365-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [163.6KB] --___navigate (property)---> [] (closure) @59853 [68 bytes] --context (internal)---> [] (object) @114957 [496 bytes] --a (variable)---> [Module] (object) @223631 [5.8KB] --get version (property)---> [version] (closure) @262595 [68 bytes] --context (internal)---> [] (object) @117797 [17KB] --Qn (variable)---> [y] (object) @446109 [368 bytes] --props (property)---> [Object] (object) @514909 [28 bytes] --children (property)---> [Object] (object) @519043 [296 bytes] --props (property)---> [Object] (object) @519045 [56 bytes] --children (property)---> [Object] (object) @515935 [1.2KB] --__ (property)---> [Object] (object) @518815 [1.1KB] --__ (property)---> [Object] (object) @518823 [940 bytes] --__ (property)---> [Object] (object) @515783 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @349643 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @349641 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @349639 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @349221 [13.2KB] --8 (element)---> [Detached HTMLElement] (native) @349243 [27.6KB] --5 (element)---> [Detached HTMLDivElement] (native) @349241 [24.8KB] --5 (element)---> [Detached Text] (native) @348683 [176 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @348679 [480 bytes] --9 (element)---> [Detached Text] (native) @348671 [176 bytes] --7 (element)---> [Detached HTMLImageElement] (native) @348667 [696 bytes] --8 (element)---> [Detached Text] (native) @348663 [176 bytes] --7 (element)---> [Detached HTMLSpanElement] (native) @348659 [880 bytes] --9 (element)---> [Detached Text] (native) @348647 [176 bytes] --8 (element)---> [Detached InternalNode] (native) @55067200 [32 bytes] --1 (element)---> [Detached InternalNode] (native) @296970016 [32 bytes] --1 (element)---> [Detached NodeList] (native) @299132224 [32 bytes] --Similar leaks in this run: 8-- --Retained size of leaked objects: 1KB-- [] (synthetic) @1 [10.2MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [163.6KB] --__twttrll (property)---> [Array] (object) @60013 [184 bytes] --push (property)---> [e] (closure) @224809 [68 bytes] --context (internal)---> [] (object) @78717 [240 bytes] --n (variable)---> [Object] (object) @225121 [14.8KB] --92 (element)---> [Object] (object) @225291 [24 bytes] --exports (property)---> [o] (closure) @224667 [68 bytes] --context (internal)---> [] (object) @79635 [6.2KB] --g (variable)---> [Detached Text] (native) @43295 [396 bytes] --3 (element)---> [Detached InternalNode] (native) @297037152 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @297032352 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @297037312 [272 bytes] --1 (element)---> [Detached MutationObserverRegistration] (native) @343387712 [272 bytes] ```
github-actions[bot] commented 1 year ago

Deploy Preview

Deploy path: /home/runner/work/blog/blog/public Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/64da3725c2cd7d481fb60d19 Website Draft URL: https://64da3725c2cd7d481fb60d19--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

https://64da3725c2cd7d481fb60d19--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 1 year ago

Storybook Preview

Deploy path: /home/runner/work/blog/blog/storybook-static Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/blog-storybook/deploys/64da379baee1734b2f8eff56 Website Draft URL: https://64da379baee1734b2f8eff56--blog-storybook.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

performance: 73 accessibility: 100 best-practices: 95 seo: 92 pwa: 100

Mobile

performance: 64 accessibility: 100 best-practices: 91 seo: 93 pwa: 100

github-actions[bot] commented 1 year ago

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

Unused dependencies - @popperjs/core - @sentry/react - @typescript-eslint/eslint-plugin - babel-loader - babel-polyfill - classnames - flexboxgrid - gatsby-legacy-polyfills - gatsby-plugin-flexsearch - gatsby-plugin-twitter - gatsby-react-router-scroll - html-minifier - intersection-observer - md5 - preact - preact-render-to-string - react-body-classname - react-dom - rimraf - sass - typescript
Unused devdependencies - @babel/core - @babel/preset-typescript - @storybook/addon-a11y - @storybook/addon-controls - @storybook/addon-essentials - @storybook/addon-info - @storybook/addon-interactions - @storybook/addon-knobs - @storybook/addon-links - @storybook/addon-storysource - @storybook/addon-viewport - @storybook/builder-webpack5 - @storybook/manager-webpack5 - @textlint-rule/textlint-rule-no-duplicate-abbr - @types/jest - @types/react-test-renderer - @types/responselike - axe-core - @babel/eslint-parser - babel-plugin-transform-runtime - core-js - cross-env - css-loader - eslint - eslint-config-airbnb - eslint-import-resolver-webpack - eslint-plugin-import - eslint-plugin-jsx-a11y - eslint-plugin-react - gh-pages - husky - identity-obj-proxy - jest - jest-environment-jsdom - markdownlint-cli2 - memlab - netlify-cli - netlify-lambda - nyc - prettier - react-test-renderer - sass-loader - start-server-and-test - stylelint - stylelint-config-recess-order - stylelint-config-recommended-scss - stylelint-config-standard - stylelint-scss - textlint - textlint-filter-rule-allowlist - textlint-filter-rule-comments - textlint-rule-aws-spellcheck - textlint-rule-ja-no-inappropriate-words - textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet - textlint-rule-no-start-duplicated-conjunction - textlint-rule-preset-smarthr - textlint-rule-prh - textlint-rule-terminology - ts-jest - yaml-lint
Missing - colors - /github/workspace/src/styles/_hover.scss - @algolia/transporter - /github/workspace/src/components/SearchBox/index.tsx - @algolia/client-search - /github/workspace/src/components/SearchBox/index.tsx - qs - /github/workspace/scripts/benchmark.js - https - /github/workspace/scripts/uploadScreenShot.ts
github-actions[bot] commented 1 year ago

Memlab leaks report

``` page-load [7.7MB] (baseline) [s1] > action-on-page [9.3MB] (target) [s2] > revert [9.6MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1608-- --Retained size of leaked objects: 160.2KB-- [] (synthetic) @1 [10.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6159 [79.3KB] --setInterval (property)---> [] (closure) @102541 [72 bytes] --context (internal)---> [] (object) @102547 [20 bytes] --previous (internal)---> [] (object) @87927 [34.8KB] --n (variable)---> [t] (closure) @101499 [1.3KB] --context (internal)---> [] (object) @112455 [53.9KB] --n (variable)---> [Object] (object) @124385 [53.8KB] --449 (element)---> [Object] (object) @124627 [24 bytes] --exports (property)---> [r] (closure) @243463 [2.6KB] --hasData (property)---> [] (closure) @175853 [76 bytes] --context (internal)---> [] (object) @175849 [1.4KB] --e (variable)---> [Object] (object) @247223 [1KB] --2 (element)---> [Object] (object) @341781 [76 bytes] --aaAutocomplete (property)---> [f] (object) @341785 [348 bytes] --$node (property)---> [q] (object) @344711 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @338931 [616 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @339469 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @339353 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @339499 [384 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @338941 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @339017 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @339031 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @339045 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @339059 [2.2KB] --13 (element)---> [Detached InternalNode] (native) @33818 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @33820 [432 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @34506 [72 bytes] --Similar leaks in this run: 539-- --Retained size of leaked objects: 48.9KB-- [] (synthetic) @1 [10.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6159 [79.3KB] --___push (property)---> [] (closure) @193073 [76 bytes] --context (internal)---> [] (object) @192423 [724 bytes] --a (variable)---> [Module] (object) @112055 [6.1KB] --get version (property)---> [version] (closure) @112225 [76 bytes] --context (internal)---> [] (object) @112805 [6.2KB] --Qn (variable)---> [y] (object) @445937 [368 bytes] --props (property)---> [Object] (object) @490437 [28 bytes] --children (property)---> [Object] (object) @485339 [296 bytes] --props (property)---> [Object] (object) @485539 [56 bytes] --children (property)---> [Object] (object) @457609 [1.2KB] --__ (property)---> [Object] (object) @494141 [1.1KB] --__ (property)---> [Object] (object) @494155 [940 bytes] --__ (property)---> [Object] (object) @494171 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @339391 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @339389 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @339387 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @338975 [14.1KB] --5 (element)---> [Detached HTMLAnchorElement] (native) @338973 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @338965 [2.2KB] --7 (element)---> [Detached DOMTokenList] (native) @51274 [56 bytes] ```
github-actions[bot] commented 1 year ago

Deploy Preview

Deploy path: /home/runner/work/blog/blog/public Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/64f28a91d2209b28fa574ab0 Website Draft URL: https://64f28a91d2209b28fa574ab0--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 1 year ago

Storybook Preview

Deploy path: /home/runner/work/blog/blog/storybook-static Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/blog-storybook/deploys/64f28aca7209f0247eb91b58 Website Draft URL: https://64f28aca7209f0247eb91b58--blog-storybook.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

https://64f28a91d2209b28fa574ab0--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

performance: 75 accessibility: 100 best-practices: 95 seo: 92 pwa: 100

Mobile

performance: 62 accessibility: 100 best-practices: 91 seo: 93 pwa: 100

github-actions[bot] commented 11 months ago

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

Unused dependencies - @popperjs/core - @sentry/react - @typescript-eslint/eslint-plugin - babel-loader - babel-polyfill - classnames - flexboxgrid - gatsby-legacy-polyfills - gatsby-plugin-flexsearch - gatsby-plugin-twitter - gatsby-react-router-scroll - html-minifier - intersection-observer - md5 - preact - preact-render-to-string - react-body-classname - react-dom - rimraf - sass - typescript
Unused devdependencies - @babel/core - @babel/preset-typescript - @storybook/addon-a11y - @storybook/addon-controls - @storybook/addon-essentials - @storybook/addon-info - @storybook/addon-interactions - @storybook/addon-knobs - @storybook/addon-links - @storybook/addon-storysource - @storybook/addon-viewport - @storybook/builder-webpack5 - @storybook/manager-webpack5 - @textlint-rule/textlint-rule-no-duplicate-abbr - @types/jest - @types/react-test-renderer - @types/responselike - axe-core - @babel/eslint-parser - babel-plugin-transform-runtime - core-js - cross-env - css-loader - eslint - eslint-config-airbnb - eslint-import-resolver-webpack - eslint-plugin-import - eslint-plugin-jsx-a11y - eslint-plugin-react - gh-pages - husky - identity-obj-proxy - jest - jest-environment-jsdom - markdownlint-cli2 - memlab - netlify-cli - netlify-lambda - nyc - prettier - react-test-renderer - sass-loader - start-server-and-test - stylelint - stylelint-config-recess-order - stylelint-config-recommended-scss - stylelint-config-standard - stylelint-scss - textlint - textlint-filter-rule-allowlist - textlint-filter-rule-comments - textlint-rule-aws-spellcheck - textlint-rule-ja-no-inappropriate-words - textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet - textlint-rule-no-start-duplicated-conjunction - textlint-rule-preset-smarthr - textlint-rule-prh - textlint-rule-terminology - ts-jest - yaml-lint
Missing - colors - /github/workspace/src/styles/_hover.scss - @algolia/transporter - /github/workspace/src/components/SearchBox/index.tsx - @algolia/client-search - /github/workspace/src/components/SearchBox/index.tsx - qs - /github/workspace/scripts/benchmark.js - https - /github/workspace/scripts/uploadScreenShot.ts
github-actions[bot] commented 11 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [9MB] (target) [s2] > revert [9.2MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1229-- --Retained size of leaked objects: 127.6KB-- [] (synthetic) @1 [10.3MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6221 [62.3KB] --setTimeout (property)---> [] (closure) @42857 [72 bytes] --context (internal)---> [] (object) @174219 [20 bytes] --previous (internal)---> [] (object) @69303 [35KB] --n (variable)---> [t] (closure) @173171 [1.3KB] --context (internal)---> [] (object) @181195 [43.1KB] --n (variable)---> [Object] (object) @186929 [43KB] --449 (element)---> [Object] (object) @187029 [24 bytes] --exports (property)---> [r] (closure) @229037 [2.6KB] --hasData (property)---> [] (closure) @251979 [76 bytes] --context (internal)---> [] (object) @229859 [1.4KB] --e (variable)---> [Object] (object) @229861 [1KB] --2 (element)---> [Object] (object) @367651 [76 bytes] --aaAutocomplete (property)---> [f] (object) @367655 [348 bytes] --$node (property)---> [q] (object) @411127 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @322705 [616 bytes] --6 (element)---> [Detached HTMLSpanElement] (native) @322697 [2KB] --11 (element)---> [Detached InternalNode] (native) @33262 [656 bytes] --2 (element)---> [Detached InternalNode] (native) @33264 [152 bytes] --1 (element)---> [Detached NodeList] (native) @66424 [56 bytes] --Similar leaks in this run: 539-- --Retained size of leaked objects: 49KB-- [] (synthetic) @1 [10.3MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6221 [62.3KB] --___replace (property)---> [] (closure) @43329 [76 bytes] --context (internal)---> [] (object) @178995 [724 bytes] --a (variable)---> [Module] (object) @112841 [6.1KB] --get version (property)---> [version] (closure) @180227 [76 bytes] --context (internal)---> [] (object) @137461 [6.3KB] --Qn (variable)---> [y] (object) @426689 [368 bytes] --props (property)---> [Object] (object) @474729 [28 bytes] --children (property)---> [Object] (object) @485979 [296 bytes] --props (property)---> [Object] (object) @485981 [56 bytes] --children (property)---> [Object] (object) @444327 [1.2KB] --__ (property)---> [Object] (object) @444341 [1.1KB] --__ (property)---> [Object] (object) @444357 [940 bytes] --__ (property)---> [Object] (object) @444371 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @322481 [440 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @322479 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @322475 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @322745 [14.1KB] --8 (element)---> [Detached HTMLElement] (native) @322763 [26.2KB] --5 (element)---> [Detached HTMLDivElement] (native) @322761 [23.4KB] --6 (element)---> [Detached Text] (native) @321491 [160 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @321495 [704 bytes] --7 (element)---> [Detached Text] (native) @321499 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @321531 [2KB] --8 (element)---> [Detached Text] (native) @321535 [160 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @321543 [544 bytes] --8 (element)---> [Detached Text] (native) @321547 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @321555 [456 bytes] --8 (element)---> [Detached Text] (native) @321559 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @321569 [456 bytes] --8 (element)---> [Detached Text] (native) @321575 [160 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @321581 [704 bytes] --7 (element)---> [Detached Text] (native) @321585 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @321593 [456 bytes] --8 (element)---> [Detached Text] (native) @321597 [160 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @321609 [544 bytes] --8 (element)---> [Detached Text] (native) @321613 [160 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @322047 [4.4KB] --8 (element)---> [Detached Text] (native) @322021 [160 bytes] --8 (element)---> [Detached InternalNode] (native) @29000 [32 bytes] --1 (element)---> [Detached InternalNode] (native) @51866 [32 bytes] --1 (element)---> [Detached NodeList] (native) @51868 [32 bytes] ```
github-actions[bot] commented 11 months ago

Deploy Preview

Deploy path: /home/runner/work/blog/blog/public Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/651018edfc0bfc4c9cb8b083 Website Draft URL: https://651018edfc0bfc4c9cb8b083--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 11 months ago

Bundle Analyzer URL

https://651018edfc0bfc4c9cb8b083--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 11 months ago

Lighthouse Score

Desktop

performance: 76 accessibility: 100 best-practices: 95 seo: 92 pwa: 100

Mobile

performance: 45 accessibility: 100 best-practices: 91 seo: 93 pwa: 100

github-actions[bot] commented 11 months ago

Storybook Preview

Deploy path: /home/runner/work/blog/blog/storybook-static Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/blog-storybook/deploys/65101982b708034990340093 Website Draft URL: https://65101982b708034990340093--blog-storybook.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 11 months ago

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

Unused dependencies - @popperjs/core - @sentry/react - @typescript-eslint/eslint-plugin - babel-loader - babel-polyfill - classnames - flexboxgrid - gatsby-legacy-polyfills - gatsby-plugin-flexsearch - gatsby-plugin-twitter - gatsby-react-router-scroll - html-minifier - intersection-observer - md5 - preact - preact-render-to-string - react-body-classname - react-dom - rimraf - sass - typescript
Unused devdependencies - @babel/core - @babel/preset-typescript - @storybook/addon-a11y - @storybook/addon-controls - @storybook/addon-essentials - @storybook/addon-info - @storybook/addon-interactions - @storybook/addon-knobs - @storybook/addon-links - @storybook/addon-storysource - @storybook/addon-viewport - @storybook/builder-webpack5 - @storybook/manager-webpack5 - @textlint-rule/textlint-rule-no-duplicate-abbr - @types/jest - @types/react-test-renderer - @types/responselike - axe-core - @babel/eslint-parser - babel-plugin-transform-runtime - core-js - cross-env - css-loader - eslint - eslint-config-airbnb - eslint-import-resolver-webpack - eslint-plugin-import - eslint-plugin-jsx-a11y - eslint-plugin-react - gh-pages - husky - identity-obj-proxy - jest - jest-environment-jsdom - markdownlint-cli2 - memlab - netlify-cli - netlify-lambda - nyc - prettier - react-test-renderer - sass-loader - start-server-and-test - stylelint - stylelint-config-recess-order - stylelint-config-recommended-scss - stylelint-config-standard - stylelint-scss - textlint - textlint-filter-rule-allowlist - textlint-filter-rule-comments - textlint-rule-aws-spellcheck - textlint-rule-ja-no-inappropriate-words - textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet - textlint-rule-no-start-duplicated-conjunction - textlint-rule-preset-smarthr - textlint-rule-prh - textlint-rule-terminology - ts-jest - yaml-lint
Missing - colors - /github/workspace/src/styles/_hover.scss - @algolia/transporter - /github/workspace/src/components/SearchBox/index.tsx - @algolia/client-search - /github/workspace/src/components/SearchBox/index.tsx - qs - /github/workspace/scripts/benchmark.js - https - /github/workspace/scripts/uploadScreenShot.ts
github-actions[bot] commented 11 months ago

Memlab leaks report

``` page-load [7.4MB] (baseline) [s1] > action-on-page [9MB] (target) [s2] > revert [9.2MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1229-- --Retained size of leaked objects: 127.4KB-- [] (synthetic) @1 [10.4MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6221 [62.3KB] --setInterval (property)---> [] (closure) @42819 [72 bytes] --context (internal)---> [] (object) @293319 [20 bytes] --previous (internal)---> [] (object) @113641 [35KB] --n (variable)---> [t] (closure) @246395 [1.3KB] --context (internal)---> [] (object) @266551 [42.8KB] --n (variable)---> [Object] (object) @284937 [42.7KB] --449 (element)---> [Object] (object) @285339 [24 bytes] --exports (property)---> [r] (closure) @246375 [2.6KB] --hasData (property)---> [] (closure) @115243 [76 bytes] --context (internal)---> [] (object) @115237 [1.4KB] --e (variable)---> [Object] (object) @246377 [1KB] --2 (element)---> [Object] (object) @328595 [76 bytes] --aaAutocomplete (property)---> [f] (object) @331249 [348 bytes] --$node (property)---> [q] (object) @409907 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @321777 [616 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @321177 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @322187 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @321205 [384 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @321593 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @321607 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @321621 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @321635 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @321649 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @321665 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @321685 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @321699 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @321713 [2.2KB] --16 (element)---> [Detached InternalNode] (native) @46980 [336 bytes] --2 (element)---> [Detached InternalNode] (native) @46982 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @54594 [224 bytes] --2 (element)---> [Detached InternalNode] (native) @54596 [112 bytes] --1 (element)---> [Detached EventListener] (native) @67432 [112 bytes] --1 (element)---> [Detached V8EventListener] (native) @67434 [40 bytes] --Similar leaks in this run: 539-- --Retained size of leaked objects: 49KB-- [] (synthetic) @1 [10.4MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6221 [62.3KB] --___push (property)---> [] (closure) @43169 [76 bytes] --context (internal)---> [] (object) @75361 [724 bytes] --a (variable)---> [Module] (object) @128781 [6.1KB] --get version (property)---> [version] (closure) @268067 [76 bytes] --context (internal)---> [] (object) @149821 [6.3KB] --Qn (variable)---> [y] (object) @428563 [368 bytes] --props (property)---> [Object] (object) @463013 [28 bytes] --children (property)---> [Object] (object) @461289 [296 bytes] --props (property)---> [Object] (object) @463109 [56 bytes] --children (property)---> [Object] (object) @466571 [1.2KB] --__ (property)---> [Object] (object) @475113 [1.1KB] --__ (property)---> [Object] (object) @475119 [940 bytes] --__ (property)---> [Object] (object) @463655 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @322229 [440 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @322227 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @322225 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @321737 [14.1KB] --8 (element)---> [Detached HTMLElement] (native) @321719 [26.2KB] --5 (element)---> [Detached HTMLDivElement] (native) @321721 [23.4KB] --6 (element)---> [Detached Text] (native) @320969 [160 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @320973 [704 bytes] --7 (element)---> [Detached Text] (native) @320977 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @321009 [2KB] --8 (element)---> [Detached Text] (native) @321013 [160 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @321021 [544 bytes] --8 (element)---> [Detached Text] (native) @321025 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @321033 [456 bytes] --8 (element)---> [Detached Text] (native) @321037 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @321045 [456 bytes] --8 (element)---> [Detached Text] (native) @321049 [160 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @321059 [704 bytes] --7 (element)---> [Detached Text] (native) @321069 [160 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @321081 [456 bytes] --8 (element)---> [Detached Text] (native) @321087 [160 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @321095 [544 bytes] --8 (element)---> [Detached Text] (native) @321099 [160 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @321421 [4.4KB] --6 (element)---> [Detached Text] (native) @321103 [160 bytes] --6 (element)---> [Detached HTMLUListElement] (native) @321395 [2.7KB] --6 (element)---> [Detached Text] (native) @321105 [160 bytes] --6 (element)---> [Detached HTMLLIElement] (native) @321067 [928 bytes] --10 (element)---> [Detached InternalNode] (native) @32524 [152 bytes] --1 (element)---> [Detached InternalNode] (native) @32526 [96 bytes] --2 (element)---> [Detached NamedNodeMap] (native) @51078 [40 bytes] ```
github-actions[bot] commented 11 months ago

Deploy Preview

Deploy path: /home/runner/work/blog/blog/public Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/652b569bac5312293cfaa24a Website Draft URL: https://652b569bac5312293cfaa24a--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 11 months ago

Bundle Analyzer URL

https://652b569bac5312293cfaa24a--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 11 months ago

Storybook Preview

Deploy path: /home/runner/work/blog/blog/storybook-static Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/blog-storybook/deploys/652b56fa6c9a356bb10ed778 Website Draft URL: https://652b56fa6c9a356bb10ed778--blog-storybook.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 11 months ago

Lighthouse Score

Desktop

performance: 75 accessibility: 100 best-practices: 95 seo: 92 pwa: 100

Mobile

performance: 54 accessibility: 100 best-practices: 91 seo: 93 pwa: 100

github-actions[bot] commented 11 months ago

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

Unused dependencies - @popperjs/core - @sentry/react - @typescript-eslint/eslint-plugin - babel-loader - babel-polyfill - classnames - flexboxgrid - gatsby-legacy-polyfills - gatsby-plugin-flexsearch - gatsby-plugin-twitter - gatsby-react-router-scroll - html-minifier - intersection-observer - md5 - preact - preact-render-to-string - react-body-classname - react-dom - rimraf - sass - typescript
Unused devdependencies - @babel/core - @babel/preset-typescript - @storybook/addon-a11y - @storybook/addon-controls - @storybook/addon-essentials - @storybook/addon-info - @storybook/addon-interactions - @storybook/addon-knobs - @storybook/addon-links - @storybook/addon-storysource - @storybook/addon-viewport - @storybook/builder-webpack5 - @storybook/manager-webpack5 - @textlint-rule/textlint-rule-no-duplicate-abbr - @types/jest - @types/react-test-renderer - @types/responselike - axe-core - @babel/eslint-parser - babel-plugin-transform-runtime - core-js - cross-env - css-loader - eslint - eslint-config-airbnb - eslint-import-resolver-webpack - eslint-plugin-import - eslint-plugin-jsx-a11y - eslint-plugin-react - gh-pages - husky - identity-obj-proxy - jest - jest-environment-jsdom - markdownlint-cli2 - memlab - netlify-cli - netlify-lambda - nyc - prettier - react-test-renderer - sass-loader - start-server-and-test - stylelint - stylelint-config-recess-order - stylelint-config-recommended-scss - stylelint-config-standard - stylelint-scss - textlint - textlint-filter-rule-allowlist - textlint-filter-rule-comments - textlint-rule-aws-spellcheck - textlint-rule-ja-no-inappropriate-words - textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet - textlint-rule-no-start-duplicated-conjunction - textlint-rule-preset-smarthr - textlint-rule-prh - textlint-rule-terminology - ts-jest - yaml-lint
Missing - colors - /github/workspace/src/styles/_hover.scss - @algolia/transporter - /github/workspace/src/components/SearchBox/index.tsx - @algolia/client-search - /github/workspace/src/components/SearchBox/index.tsx - qs - /github/workspace/scripts/benchmark.js - https - /github/workspace/scripts/uploadScreenShot.ts
github-actions[bot] commented 11 months ago

Memlab leaks report

``` page-load [7.4MB] (baseline) [s1] > action-on-page [9MB] (target) [s2] > revert [9.2MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1229-- --Retained size of leaked objects: 123.1KB-- [] (synthetic) @1 [10.4MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6221 [62.3KB] --webpackChunkblog (property)---> [Array] (object) @78003 [8.7KB] --push (property)---> [native_bind] (closure) @151523 [136 bytes] --bound_function (internal)---> [r] (closure) @76629 [76 bytes] --context (internal)---> [] (object) @76635 [312 bytes] --previous (internal)---> [] (object) @151547 [42.8KB] --n (variable)---> [Object] (object) @151553 [42.7KB] --449 (element)---> [Object] (object) @163339 [24 bytes] --exports (property)---> [r] (closure) @246845 [2.6KB] --hasData (property)---> [] (closure) @124019 [76 bytes] --context (internal)---> [] (object) @124013 [1.4KB] --e (variable)---> [Object] (object) @249163 [1KB] --2 (element)---> [Object] (object) @326767 [76 bytes] --aaAutocomplete (property)---> [f] (object) @330233 [348 bytes] --$node (property)---> [q] (object) @340233 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @323423 [616 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @323761 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @323653 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @323789 [384 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @323811 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @323827 [2.2KB] --16 (element)---> [Detached InternalNode] (native) @48084 [336 bytes] --2 (element)---> [Detached InternalNode] (native) @48088 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @53100 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @53102 [112 bytes] --1 (element)---> [Detached EventListener] (native) @66996 [112 bytes] --1 (element)---> [Detached V8EventListener] (native) @55502 [40 bytes] --Similar leaks in this run: 539-- --Retained size of leaked objects: 49KB-- [] (synthetic) @1 [10.4MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6221 [62.3KB] --___replace (property)---> [] (closure) @138609 [76 bytes] --context (internal)---> [] (object) @195787 [724 bytes] --a (variable)---> [Module] (object) @75425 [6.1KB] --get version (property)---> [version] (closure) @151865 [76 bytes] --context (internal)---> [] (object) @78427 [6.3KB] --Qn (variable)---> [y] (object) @429613 [368 bytes] --props (property)---> [Object] (object) @440169 [28 bytes] --children (property)---> [Object] (object) @437011 [296 bytes] --props (property)---> [Object] (object) @444677 [56 bytes] --children (property)---> [Object] (object) @444767 [1.2KB] --__ (property)---> [Object] (object) @458489 [1.1KB] --__ (property)---> [Object] (object) @458295 [940 bytes] --__ (property)---> [Object] (object) @457977 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @323695 [440 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @323693 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @323691 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @323447 [14.1KB] --8 (element)---> [Detached HTMLElement] (native) @323795 [26.2KB] --5 (element)---> [Detached HTMLDivElement] (native) @323831 [23.4KB] --5 (element)---> [Detached Text] (native) @323587 [160 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @323591 [456 bytes] --9 (element)---> [Detached Text] (native) @323599 [160 bytes] --7 (element)---> [Detached HTMLImageElement] (native) @323603 [704 bytes] --8 (element)---> [Detached Text] (native) @323607 [160 bytes] --7 (element)---> [Detached HTMLSpanElement] (native) @323611 [840 bytes] --10 (element)---> [Detached InternalNode] (native) @35150 [240 bytes] --1 (element)---> [Detached InternalNode] (native) @35142 [184 bytes] --3 (element)---> [Detached InternalNode] (native) @35148 [88 bytes] --1 (element)---> [Detached InternalNode] (native) @49012 [88 bytes] --1 (element)---> [Detached Attr] (native) @49000 [88 bytes] ```
github-actions[bot] commented 11 months ago

Deploy Preview

Deploy path: /home/runner/work/blog/blog/public Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/652b6e251393ec2f226b2b3b Website Draft URL: https://652b6e251393ec2f226b2b3b--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod

github-actions[bot] commented 11 months ago

Bundle Analyzer URL

https://652b6e251393ec2f226b2b3b--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 11 months ago

Lighthouse Score

Desktop

performance: 62 accessibility: 100 best-practices: 95 seo: 92 pwa: 100

Mobile

performance: 66 accessibility: 100 best-practices: 91 seo: 93 pwa: 100

github-actions[bot] commented 11 months ago

Storybook Preview

Deploy path: /home/runner/work/blog/blog/storybook-static Functions path: /home/runner/work/blog/blog/functions/src Configuration path: /home/runner/work/blog/blog/netlify.toml Deploying to draft URL...

Logs: https://app.netlify.com/sites/blog-storybook/deploys/652b6f09d80c343040c1daf7 Website Draft URL: https://652b6f09d80c343040c1daf7--blog-storybook.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag. netlify deploy --prod