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.4.5 #1430

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

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

Release Notes

motdotla/dotenv (dotenv) ### [`v16.4.5`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1645-2024-02-19) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.4...v16.4.5) ##### Changed - šŸž fix recent regression when using `path` option. return to historical behavior: do not attempt to auto find `.env` if `path` set. (regression was introduced in `16.4.3`) [#​814](https://togithub.com/motdotla/dotenv/pull/814) ### [`v16.4.4`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1644-2024-02-13) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.3...v16.4.4) ##### Changed - šŸž Replaced chaining operator `?.` with old school `&&` (fixing node 12 failures) [#​812](https://togithub.com/motdotla/dotenv/pull/812) ### [`v16.4.3`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1643-2024-02-12) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.2...v16.4.3) ##### Changed - Fixed processing of multiple files in `options.path` [#​805](https://togithub.com/motdotla/dotenv/pull/805) ### [`v16.4.2`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1642-2024-02-10) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.1...v16.4.2) ##### Changed - Changed funding link in package.json to [`dotenvx.com`](https://dotenvx.com) ### [`v16.4.1`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1641-2024-01-24) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.4.0...v16.4.1) - Patch support for array as `path` option [#​797](https://togithub.com/motdotla/dotenv/pull/797) ### [`v16.4.0`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1640-2024-01-23) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.3.2...v16.4.0) - Add `error.code` to error messages around `.env.vault` decryption handling [#​795](https://togithub.com/motdotla/dotenv/pull/795) - Add ability to find `.env.vault` file when filename(s) passed as an array [#​784](https://togithub.com/motdotla/dotenv/pull/784) ### [`v16.3.2`](https://togithub.com/motdotla/dotenv/blob/HEAD/CHANGELOG.md#1632-2024-01-18) [Compare Source](https://togithub.com/motdotla/dotenv/compare/v16.3.1...v16.3.2) ##### Added - Add debug message when no encoding set [#​735](https://togithub.com/motdotla/dotenv/pull/735) ##### Changed - Fix output typing for `populate` [#​792](https://togithub.com/motdotla/dotenv/pull/792) - Use subarray instead of slice [#​793](https://togithub.com/motdotla/dotenv/pull/793)

Configuration

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

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 7 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/65ee8a2a9ed3fbf5dc5c843d Website Draft URL: https://65ee8a2a9ed3fbf5dc5c843d--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 7 months ago

Bundle Analyzer URL

https://65ee8a2a9ed3fbf5dc5c843d--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 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/65ee8a929ed3fbf5dc5c8451 Website Draft URL: https://65ee8a929ed3fbf5dc5c8451--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 7 months ago

Lighthouse Score

Desktop

performance: 96 accessibility: 100 best-practices: 100 seo: 92 pwa: 100

Mobile

performance: 72 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 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 7 months ago

Memlab leaks report

``` page-load [7.4MB] (baseline) [s1] > action-on-page [8.6MB] (target) [s2] > revert [9.8MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1119-- --Retained size of leaked objects: 128.9KB-- [] (synthetic) @1 [11MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [62.3KB] --setTimeout (property)---> [] (closure) @159323 [72 bytes] --context (internal)---> [] (object) @233553 [20 bytes] --previous (internal)---> [] (object) @53507 [36.7KB] --n (variable)---> [t] (closure) @106173 [1.3KB] --context (internal)---> [] (object) @72789 [43.5KB] --n (variable)---> [Object] (object) @106171 [43.4KB] --449 (element)---> [Object] (object) @234015 [24 bytes] --exports (property)---> [r] (closure) @234017 [2.7KB] --hasData (property)---> [] (closure) @194045 [80 bytes] --context (internal)---> [] (object) @194039 [1.5KB] --e (variable)---> [Object] (object) @253933 [1KB] --2 (element)---> [Object] (object) @340885 [76 bytes] --aaAutocomplete (property)---> [f] (object) @340889 [348 bytes] --$node (property)---> [q] (object) @342665 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @331783 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @332253 [356 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @331915 [444 bytes] --5 (element)---> [Detached HTMLHRElement] (native) @331917 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @331919 [444 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @331979 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @331969 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @331959 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @331949 [1.9KB] --13 (element)---> [Detached InternalNode] (native) @28756 [312 bytes] --1 (element)---> [Detached InternalNode] (native) @43894 [256 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @28744 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.7KB-- [] (synthetic) @1 [11MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [62.3KB] --___replace (property)---> [] (closure) @159631 [80 bytes] --context (internal)---> [] (object) @114219 [748 bytes] --a (variable)---> [Module] (object) @106505 [6.3KB] --get version (property)---> [version] (closure) @75847 [80 bytes] --context (internal)---> [] (object) @75857 [6.5KB] --Qn (variable)---> [y] (object) @451849 [376 bytes] --props (property)---> [Object] (object) @451851 [28 bytes] --children (property)---> [Object] (object) @477763 [296 bytes] --props (property)---> [Object] (object) @477145 [56 bytes] --children (property)---> [Object] (object) @477149 [204.8KB] --__ (property)---> [Object] (object) @479609 [204.8KB] --__ (property)---> [Object] (object) @479767 [204.5KB] --__ (property)---> [Object] (object) @479759 [204.3KB] --__d (property)---> [Detached HTMLDivElement] (native) @331817 [440 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @331819 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @331821 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @331823 [8.6KB] --9 (element)---> [Detached InternalNode] (native) @33362 [560 bytes] --2 (element)---> [Detached InternalNode] (native) @30278 [56 bytes] --1 (element)---> [Detached NodeList] (native) @30280 [56 bytes] --Similar leaks in this run: 1-- --Retained size of leaked objects: 32 bytes-- [Window] (native) @37037 [26.1KB] --4 (element)---> [HTMLDocument] (native) @37021 [13.7KB] --14 (element)---> [HTMLHtmlElement] (native) @37225 [552 bytes] --7 (element)---> [HTMLBodyElement] (native) @37269 [756 bytes] --6 (element)---> [HTMLIFrameElement] (native) @35871 [3KB] --11 (element)---> [HTMLIFrameElement] (native) @37353 [14.4KB] --18 (element)---> [InternalNode] (native) @20370 [13.2KB] --1 (element)---> [InternalNode] (native) @9334 [13.2KB] --1 (element)---> [InternalNode] (native) @9336 [13.2KB] --1 (element)---> [EventListener] (native) @27854 [13.2KB] --1 (element)---> [V8EventListener] (native) @9338 [13.2KB] --1 (element)---> [i] (closure) @34933 [13.1KB] --__sentry_original__ (property)---> [] (closure) @251535 [12.6KB] --context (internal)---> [] (object) @251949 [12.5KB] --i (variable)---> [Object] (object) @124251 [12KB] --37 (element)---> [Detached Text] (native) @35903 [160 bytes] --5 (element)---> [Detached InternalNode] (native) @31286 [32 bytes] --1 (element)---> [Detached InternalNode] (native) @31314 [32 bytes] --1 (element)---> [Detached NodeList] (native) @31316 [32 bytes] ```
github-actions[bot] commented 7 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/65eea4864ab570ffd1156f09 Website Draft URL: https://65eea4864ab570ffd1156f09--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 7 months ago

Bundle Analyzer URL

https://65eea4864ab570ffd1156f09--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 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/65eea4ea4ab570001a156dfc Website Draft URL: https://65eea4ea4ab570001a156dfc--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 7 months ago

Lighthouse Score

Desktop

performance: 86 accessibility: 100 best-practices: 100 seo: 92 pwa: 100

Mobile

performance: 73 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 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 7 months ago

Memlab leaks report

``` page-load [7.4MB] (baseline) [s1] > action-on-page [8.3MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1634-- --Retained size of leaked objects: 176.2KB-- [] (synthetic) @1 [10.5MB] --3 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6273 [62.7KB] --setTimeout (property)---> [] (closure) @199007 [72 bytes] --context (internal)---> [] (object) @242133 [20 bytes] --previous (internal)---> [] (object) @60343 [36.1KB] --n (variable)---> [t] (closure) @98281 [1.3KB] --context (internal)---> [] (object) @104505 [43.3KB] --n (variable)---> [Object] (object) @104511 [43.2KB] --449 (element)---> [Object] (object) @114741 [24 bytes] --exports (property)---> [r] (closure) @274387 [2.7KB] --hasData (property)---> [] (closure) @67809 [80 bytes] --context (internal)---> [] (object) @67803 [1.5KB] --e (variable)---> [Object] (object) @274791 [1KB] --2 (element)---> [Object] (object) @339113 [76 bytes] --aaAutocomplete (property)---> [f] (object) @357029 [348 bytes] --$node (property)---> [q] (object) @359445 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @334697 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @335145 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @334991 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @335173 [444 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @335175 [1.7KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @335197 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335211 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335493 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335353 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335461 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335447 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335433 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335419 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335405 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @335391 [2.5KB] --13 (element)---> [Detached InternalNode] (native) @29986 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @29988 [432 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @33038 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50KB-- [] (synthetic) @1 [10.5MB] --3 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6273 [62.7KB] --___replace (property)---> [] (closure) @292277 [80 bytes] --context (internal)---> [] (object) @107507 [748 bytes] --a (variable)---> [Module] (object) @97165 [6.3KB] --get version (property)---> [version] (closure) @290157 [80 bytes] --context (internal)---> [] (object) @97119 [6.5KB] --Qn (variable)---> [y] (object) @406579 [368 bytes] --props (property)---> [Object] (object) @456013 [28 bytes] --children (property)---> [Object] (object) @463805 [296 bytes] --props (property)---> [Object] (object) @466329 [56 bytes] --children (property)---> [Object] (object) @416793 [1.2KB] --__ (property)---> [Object] (object) @437027 [1.1KB] --__ (property)---> [Object] (object) @437047 [940 bytes] --__ (property)---> [Object] (object) @437057 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @335031 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @335029 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @335027 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @335025 [7.9KB] --5 (element)---> [Detached HTMLDivElement] (native) @335023 [7.1KB] --6 (element)---> [Detached HTMLDivElement] (native) @335015 [5.9KB] --9 (element)---> [Detached InternalNode] (native) @30742 [240 bytes] --1 (element)---> [Detached InternalNode] (native) @30744 [184 bytes] --3 (element)---> [Detached InternalNode] (native) @37680 [88 bytes] --1 (element)---> [Detached InternalNode] (native) @37208 [88 bytes] --1 (element)---> [Detached Attr] (native) @37210 [88 bytes] ```
github-actions[bot] commented 7 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/65eeab8428bd1309ab02bf53 Website Draft URL: https://65eeab8428bd1309ab02bf53--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 7 months ago

Bundle Analyzer URL

https://65eeab8428bd1309ab02bf53--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 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/65eeabe8f0eed80c5c4a2e9e Website Draft URL: https://65eeabe8f0eed80c5c4a2e9e--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 7 months ago

Lighthouse Score

Desktop

performance: 98 accessibility: 100 best-practices: 100 seo: 92 pwa: 100

Mobile

performance: 83 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 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 7 months ago

Memlab leaks report

``` page-load [7.4MB] (baseline) [s1] > action-on-page [8.3MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1634-- --Retained size of leaked objects: 176.1KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6261 [62.3KB] --setTimeout (property)---> [] (closure) @104639 [72 bytes] --context (internal)---> [] (object) @190895 [20 bytes] --previous (internal)---> [] (object) @57853 [36.1KB] --n (variable)---> [t] (closure) @184053 [1.3KB] --context (internal)---> [] (object) @184045 [43.5KB] --n (variable)---> [Object] (object) @184051 [43.4KB] --449 (element)---> [Object] (object) @191445 [24 bytes] --exports (property)---> [r] (closure) @243009 [2.7KB] --hasData (property)---> [] (closure) @79385 [80 bytes] --context (internal)---> [] (object) @79379 [1.5KB] --e (variable)---> [Object] (object) @279673 [1KB] --2 (element)---> [Object] (object) @336371 [76 bytes] --aaAutocomplete (property)---> [f] (object) @360183 [348 bytes] --$node (property)---> [q] (object) @361571 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @333657 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @334219 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @334017 [444 bytes] --5 (element)---> [Detached HTMLHRElement] (native) @334015 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334013 [5.1KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @333953 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @333963 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @333973 [1.9KB] --13 (element)---> [Detached InternalNode] (native) @33158 [312 bytes] --1 (element)---> [Detached InternalNode] (native) @43350 [256 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @30152 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6261 [62.3KB] --___replace (property)---> [] (closure) @241499 [80 bytes] --context (internal)---> [] (object) @186813 [748 bytes] --a (variable)---> [Module] (object) @186815 [6.3KB] --get version (property)---> [version] (closure) @187497 [80 bytes] --context (internal)---> [] (object) @163155 [6.5KB] --Qn (variable)---> [y] (object) @413057 [368 bytes] --props (property)---> [Object] (object) @424689 [28 bytes] --children (property)---> [Object] (object) @439597 [296 bytes] --props (property)---> [Object] (object) @441117 [56 bytes] --children (property)---> [Object] (object) @441129 [1.2KB] --__ (property)---> [Object] (object) @473567 [1.1KB] --__ (property)---> [Object] (object) @473571 [940 bytes] --__ (property)---> [Object] (object) @464367 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @334115 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334113 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334111 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @333695 [15KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @333665 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @333671 [2.2KB] --16 (element)---> [Detached InternalNode] (native) @38352 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @36590 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @36592 [224 bytes] --2 (element)---> [Detached InternalNode] (native) @38748 [112 bytes] --1 (element)---> [Detached EventListener] (native) @38750 [112 bytes] --1 (element)---> [Detached V8EventListener] (native) @38988 [40 bytes] ```
github-actions[bot] commented 7 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/65eeb198ea89e00dfa5eb67d Website Draft URL: https://65eeb198ea89e00dfa5eb67d--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 7 months ago

Bundle Analyzer URL

https://65eeb198ea89e00dfa5eb67d--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 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/65eeb1dc38e7110ee05ec19b Website Draft URL: https://65eeb1dc38e7110ee05ec19b--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 7 months ago

Lighthouse Score

Desktop

performance: 99 accessibility: 100 best-practices: 100 seo: 92 pwa: 100

Mobile

performance: 74 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 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/eslint-parser - @babel/preset-typescript - @babel/plugin-syntax-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-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 - sharp - /github/workspace/functions/src/ogp.js
github-actions[bot] commented 7 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/eslint-parser - @babel/plugin-syntax-typescript - @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-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 - sharp - /github/workspace/functions/src/ogp.js
github-actions[bot] commented 7 months ago

Memlab leaks report

``` page-load [7.2MB] (baseline) [s1] > action-on-page [8.1MB] (target) [s2] > revert [9.2MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1634-- --Retained size of leaked objects: 175.7KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [64KB] --setTimeout (property)---> [] (closure) @47965 [72 bytes] --context (internal)---> [] (object) @260241 [20 bytes] --previous (internal)---> [] (object) @74453 [30.1KB] --n (variable)---> [t] (closure) @260023 [1.3KB] --context (internal)---> [] (object) @136921 [42.5KB] --n (variable)---> [Object] (object) @277629 [42.4KB] --9077 (element)---> [Object] (object) @264241 [24 bytes] --exports (property)---> [r] (closure) @264247 [2.7KB] --hasData (property)---> [] (closure) @197855 [80 bytes] --context (internal)---> [] (object) @197849 [1.5KB] --e (variable)---> [Object] (object) @199721 [1KB] --2 (element)---> [Object] (object) @361545 [76 bytes] --aaAutocomplete (property)---> [d] (object) @389709 [348 bytes] --$node (property)---> [$] (object) @390349 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @325137 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @325295 [5.6KB] --7 (element)---> [Detached HTMLDivElement] (native) @325847 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @325323 [444 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @325325 [1.7KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @325347 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325361 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325375 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325389 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325431 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325491 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325505 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325519 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325533 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @325923 [2.5KB] --13 (element)---> [Detached InternalNode] (native) @40004 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @38038 [432 bytes] --3 (element)---> [Detached InternalNode] (native) @38044 [264 bytes] --1 (element)---> [Detached InternalNode] (native) @38306 [264 bytes] --2 (element)---> [Detached Attr] (native) @37564 [88 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 49.9KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [64KB] --___replace (property)---> [] (closure) @48299 [76 bytes] --context (internal)---> [] (object) @163495 [724 bytes] --i (variable)---> [Module] (object) @261893 [6.3KB] --get version (property)---> [version] (closure) @253303 [80 bytes] --context (internal)---> [] (object) @100331 [6.5KB] --Qn (variable)---> [y] (object) @403279 [368 bytes] --props (property)---> [Object] (object) @425277 [28 bytes] --children (property)---> [Object] (object) @425491 [296 bytes] --props (property)---> [Object] (object) @426077 [56 bytes] --children (property)---> [Object] (object) @411763 [1.2KB] --__ (property)---> [Object] (object) @411777 [1.1KB] --__ (property)---> [Object] (object) @411793 [940 bytes] --__ (property)---> [Object] (object) @411807 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @325887 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @325885 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @325883 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @325177 [14.9KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @325145 [2KB] --8 (element)---> [Detached HTMLSpanElement] (native) @325141 [384 bytes] --6 (element)---> [Detached InternalNode] (native) @33826 [240 bytes] --1 (element)---> [Detached InternalNode] (native) @33828 [184 bytes] --1 (element)---> [Detached DOMTokenList] (native) @37088 [56 bytes] ```
github-actions[bot] commented 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: TTs786GkKycSkoas9uwxVwTtamK0txQzpvHwXleU3OQ deployId: 65f52640a5568b6bd93c51f6 dir: ./public functions: ./functions/src open: false prod: false prodIfUnlocked: false site: 3751ef40-b145-4249-9657-39d3fb04ae81 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/65f52640a5568b6bd93c51f6 Function logs: https://app.netlify.com/sites/pensive-lamport-5822d2/functions?scope=deploy:65f52640a5568b6bd93c51f6 Website draft URL: https://65f52640a5568b6bd93c51f6--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 7 months ago

Bundle Analyzer URL

https://65f52640a5568b6bd93c51f6--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: EPJJ6iiVJKf1WzATp10YTzbujNbkSqWDiVl-3kCXA-Y deployId: 65f526a2fbe72c6d8b52f45c dir: ./storybook-static open: false prod: false prodIfUnlocked: false site: 905285ac-8339-48d2-86d8-8d639370a095 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/blog-storybook/deploys/65f526a2fbe72c6d8b52f45c Function logs: https://app.netlify.com/sites/blog-storybook/functions?scope=deploy:65f526a2fbe72c6d8b52f45c Website draft URL: https://65f526a2fbe72c6d8b52f45c--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 7 months ago

Lighthouse Score

Desktop

performance: 89 accessibility: 100 best-practices: 100 seo: 92 pwa: 100

Mobile

performance: 84 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 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/eslint-parser - @babel/plugin-syntax-typescript - @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-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 - sharp - /github/workspace/functions/src/ogp.js
github-actions[bot] commented 7 months ago

Memlab leaks report

``` page-load [7.2MB] (baseline) [s1] > action-on-page [8.1MB] (target) [s2] > revert [9.2MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1634-- --Retained size of leaked objects: 171.2KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [63.9KB] --setTimeout (property)---> [] (closure) @137583 [72 bytes] --context (internal)---> [] (object) @137589 [20 bytes] --previous (internal)---> [] (object) @58995 [30.2KB] --n (variable)---> [t] (closure) @108209 [1.3KB] --context (internal)---> [] (object) @86695 [42.5KB] --n (variable)---> [Object] (object) @270291 [42.4KB] --9077 (element)---> [Object] (object) @169351 [24 bytes] --exports (property)---> [r] (closure) @107711 [2.7KB] --hasData (property)---> [] (closure) @170513 [80 bytes] --context (internal)---> [] (object) @108159 [1.5KB] --e (variable)---> [Object] (object) @108161 [1KB] --2 (element)---> [Object] (object) @339241 [76 bytes] --aaAutocomplete (property)---> [d] (object) @339245 [348 bytes] --$node (property)---> [$] (object) @339731 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @327171 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @327505 [5.6KB] --8 (element)---> [Detached HTMLDivElement] (native) @327341 [444 bytes] --6 (element)---> [Detached HTMLHRElement] (native) @327503 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @327479 [444 bytes] --8 (element)---> [Detached HTMLHRElement] (native) @327475 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @327907 [532 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @327463 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @327449 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @327429 [1.9KB] --13 (element)---> [Detached InternalNode] (native) @31706 [400 bytes] --1 (element)---> [Detached InternalNode] (native) @48712 [344 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @31704 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 49.9KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [63.9KB] --___replace (property)---> [] (closure) @193993 [76 bytes] --context (internal)---> [] (object) @155159 [724 bytes] --i (variable)---> [Module] (object) @106769 [6.3KB] --get version (property)---> [version] (closure) @89325 [80 bytes] --context (internal)---> [] (object) @89335 [6.5KB] --Qn (variable)---> [y] (object) @403445 [368 bytes] --props (property)---> [Object] (object) @439619 [28 bytes] --children (property)---> [Object] (object) @439621 [296 bytes] --props (property)---> [Object] (object) @440517 [56 bytes] --children (property)---> [Object] (object) @444781 [1.2KB] --__ (property)---> [Object] (object) @444795 [1.1KB] --__ (property)---> [Object] (object) @444815 [940 bytes] --__ (property)---> [Object] (object) @410883 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @327439 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327437 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327435 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327433 [7.9KB] --5 (element)---> [Detached HTMLDivElement] (native) @327431 [7.1KB] --6 (element)---> [Detached HTMLDivElement] (native) @327423 [5.9KB] --5 (element)---> [Detached HTMLDivElement] (native) @327421 [4.8KB] --5 (element)---> [Detached HTMLPictureElement] (native) @327419 [3.7KB] --5 (element)---> [Detached HTMLSourceElement] (native) @327417 [1.6KB] --10 (element)---> [Detached InternalNode] (native) @30906 [416 bytes] --1 (element)---> [Detached InternalNode] (native) @30908 [360 bytes] --1 (element)---> [Detached DOMTokenList] (native) @35818 [56 bytes] ```
github-actions[bot] commented 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: TTs786GkKycSkoas9uwxVwTtamK0txQzpvHwXleU3OQ deployId: 65f55719a5568b87ae3c4fe5 dir: ./public functions: ./functions/src open: false prod: false prodIfUnlocked: false site: 3751ef40-b145-4249-9657-39d3fb04ae81 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/65f55719a5568b87ae3c4fe5 Function logs: https://app.netlify.com/sites/pensive-lamport-5822d2/functions?scope=deploy:65f55719a5568b87ae3c4fe5 Website draft URL: https://65f55719a5568b87ae3c4fe5--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 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: EPJJ6iiVJKf1WzATp10YTzbujNbkSqWDiVl-3kCXA-Y deployId: 65f5574c0ab77d8d4e094fb8 dir: ./storybook-static open: false prod: false prodIfUnlocked: false site: 905285ac-8339-48d2-86d8-8d639370a095 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/blog-storybook/deploys/65f5574c0ab77d8d4e094fb8 Function logs: https://app.netlify.com/sites/blog-storybook/functions?scope=deploy:65f5574c0ab77d8d4e094fb8 Website draft URL: https://65f5574c0ab77d8d4e094fb8--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 7 months ago

Bundle Analyzer URL

https://65f55719a5568b87ae3c4fe5--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 months ago

Lighthouse Score

Desktop

performance: 99 accessibility: 100 best-practices: 100 seo: 92 pwa: 100

Mobile

performance: 77 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 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/eslint-parser - @babel/plugin-syntax-typescript - @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-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 - sharp - /github/workspace/functions/src/ogp.js
github-actions[bot] commented 7 months ago

Memlab leaks report

``` page-load [7.2MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.2MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1634-- --Retained size of leaked objects: 176.1KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [64KB] --setTimeout (property)---> [] (closure) @48007 [72 bytes] --context (internal)---> [] (object) @218641 [20 bytes] --previous (internal)---> [] (object) @64561 [30.2KB] --n (variable)---> [t] (closure) @106917 [1.3KB] --context (internal)---> [] (object) @217615 [42.5KB] --n (variable)---> [Object] (object) @228923 [42.4KB] --9077 (element)---> [Object] (object) @312541 [24 bytes] --exports (property)---> [r] (closure) @106427 [2.7KB] --hasData (property)---> [] (closure) @109673 [80 bytes] --context (internal)---> [] (object) @106867 [1.5KB] --e (variable)---> [Object] (object) @106869 [1KB] --2 (element)---> [Object] (object) @349399 [76 bytes] --aaAutocomplete (property)---> [d] (object) @349403 [348 bytes] --$node (property)---> [$] (object) @362253 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @326035 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @326227 [5.6KB] --7 (element)---> [Detached HTMLDivElement] (native) @326801 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @326255 [444 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @326257 [1.7KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @326279 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @326293 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @326307 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @326321 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @326347 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @326423 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @326437 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @326753 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @326887 [2.5KB] --13 (element)---> [Detached InternalNode] (native) @35424 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @29846 [432 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @29842 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.7KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [64KB] --___replace (property)---> [] (closure) @48341 [76 bytes] --context (internal)---> [] (object) @228395 [724 bytes] --i (variable)---> [Module] (object) @105481 [6.3KB] --get version (property)---> [version] (closure) @271453 [80 bytes] --context (internal)---> [] (object) @102645 [6.5KB] --Qn (variable)---> [y] (object) @405785 [368 bytes] --props (property)---> [Object] (object) @421077 [28 bytes] --children (property)---> [Object] (object) @448871 [296 bytes] --props (property)---> [Object] (object) @449243 [56 bytes] --children (property)---> [Object] (object) @421065 [1.2KB] --__ (property)---> [Object] (object) @448393 [1.1KB] --__ (property)---> [Object] (object) @448405 [940 bytes] --__ (property)---> [Object] (object) @421905 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @326849 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @326847 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @326843 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @326461 [15KB] --5 (element)---> [Detached HTMLAnchorElement] (native) @326459 [2.3KB] --12 (element)---> [Detached InternalNode] (native) @39006 [680 bytes] --1 (element)---> [Detached InternalNode] (native) @39008 [624 bytes] --1 (element)---> [Detached DOMTokenList] (native) @35756 [56 bytes] ```
github-actions[bot] commented 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: TTs786GkKycSkoas9uwxVwTtamK0txQzpvHwXleU3OQ deployId: 65f597ee5ee8bcb27dde8b57 dir: ./public functions: ./functions/src open: false prod: false prodIfUnlocked: false site: 3751ef40-b145-4249-9657-39d3fb04ae81 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/65f597ee5ee8bcb27dde8b57 Function logs: https://app.netlify.com/sites/pensive-lamport-5822d2/functions?scope=deploy:65f597ee5ee8bcb27dde8b57 Website draft URL: https://65f597ee5ee8bcb27dde8b57--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 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: EPJJ6iiVJKf1WzATp10YTzbujNbkSqWDiVl-3kCXA-Y deployId: 65f5982a0ab77db578095042 dir: ./storybook-static open: false prod: false prodIfUnlocked: false site: 905285ac-8339-48d2-86d8-8d639370a095 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/blog-storybook/deploys/65f5982a0ab77db578095042 Function logs: https://app.netlify.com/sites/blog-storybook/functions?scope=deploy:65f5982a0ab77db578095042 Website draft URL: https://65f5982a0ab77db578095042--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 7 months ago

Bundle Analyzer URL

https://65f597ee5ee8bcb27dde8b57--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 months ago

Lighthouse Score

Desktop

performance: 86 accessibility: 100 best-practices: 100 seo: 92 pwa: 100

Mobile

performance: 74 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 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/eslint-parser - @babel/plugin-syntax-typescript - @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-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 - sharp - /github/workspace/functions/src/ogp.js
github-actions[bot] commented 7 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.1MB] (target) [s2] > revert [9.2MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1248-- --Retained size of leaked objects: 142.3KB-- [] (synthetic) @1 [10.3MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [63.5KB] --setTimeout (property)---> [] (closure) @193313 [72 bytes] --context (internal)---> [] (object) @225689 [20 bytes] --previous (internal)---> [] (object) @87345 [30.1KB] --n (variable)---> [t] (closure) @171749 [1.3KB] --context (internal)---> [] (object) @171741 [42.5KB] --n (variable)---> [Object] (object) @171747 [42.4KB] --9077 (element)---> [Object] (object) @182119 [24 bytes] --exports (property)---> [r] (closure) @59515 [2.7KB] --hasData (property)---> [] (closure) @59897 [80 bytes] --context (internal)---> [] (object) @157815 [1.5KB] --e (variable)---> [Object] (object) @198953 [1KB] --2 (element)---> [Object] (object) @342127 [76 bytes] --aaAutocomplete (property)---> [d] (object) @367039 [348 bytes] --$node (property)---> [$] (object) @363697 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @326823 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @327081 [5.6KB] --8 (element)---> [Detached HTMLDivElement] (native) @327529 [444 bytes] --5 (element)---> [Detached HTMLHRElement] (native) @327527 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @327525 [732 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @327465 [1.9KB] --12 (element)---> [Detached InternalNode] (native) @36620 [312 bytes] --1 (element)---> [Detached InternalNode] (native) @59556 [256 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @29986 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 49.9KB-- [] (synthetic) @1 [10.3MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [63.5KB] --___replace (property)---> [] (closure) @193367 [76 bytes] --context (internal)---> [] (object) @179647 [724 bytes] --i (variable)---> [Module] (object) @57965 [6.3KB] --get version (property)---> [version] (closure) @172037 [80 bytes] --context (internal)---> [] (object) @109829 [6.5KB] --Qn (variable)---> [y] (object) @398661 [368 bytes] --props (property)---> [Object] (object) @398823 [28 bytes] --children (property)---> [Object] (object) @419323 [296 bytes] --props (property)---> [Object] (object) @429737 [56 bytes] --children (property)---> [Object] (object) @429919 [1.2KB] --__ (property)---> [Object] (object) @441735 [1.1KB] --__ (property)---> [Object] (object) @441739 [940 bytes] --__ (property)---> [Object] (object) @435071 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @327005 [440 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327003 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327001 [384 bytes] --8 (element)---> [Detached InternalNode] (native) @39546 [240 bytes] --2 (element)---> [Detached InternalNode] (native) @30260 [56 bytes] --1 (element)---> [Detached NodeList] (native) @30262 [56 bytes] ```
github-actions[bot] commented 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: TTs786GkKycSkoas9uwxVwTtamK0txQzpvHwXleU3OQ deployId: 65f5a5b0fbe72cb9b652f32a dir: ./public functions: ./functions/src open: false prod: false prodIfUnlocked: false site: 3751ef40-b145-4249-9657-39d3fb04ae81 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/65f5a5b0fbe72cb9b652f32a Function logs: https://app.netlify.com/sites/pensive-lamport-5822d2/functions?scope=deploy:65f5a5b0fbe72cb9b652f32a Website draft URL: https://65f5a5b0fbe72cb9b652f32a--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 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: EPJJ6iiVJKf1WzATp10YTzbujNbkSqWDiVl-3kCXA-Y deployId: 65f5a5e8cac913bb5b52f6cb dir: ./storybook-static open: false prod: false prodIfUnlocked: false site: 905285ac-8339-48d2-86d8-8d639370a095 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/blog-storybook/deploys/65f5a5e8cac913bb5b52f6cb Function logs: https://app.netlify.com/sites/blog-storybook/functions?scope=deploy:65f5a5e8cac913bb5b52f6cb Website draft URL: https://65f5a5e8cac913bb5b52f6cb--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 7 months ago

Bundle Analyzer URL

https://65f5a5b0fbe72cb9b652f32a--pensive-lamport-5822d2.netlify.app/webpack-bundle-analyser

github-actions[bot] commented 7 months ago

Lighthouse Score

Desktop

performance: 98 accessibility: 100 best-practices: 100 seo: 92 pwa: 100

Mobile

performance: 71 accessibility: 100 best-practices: 96 seo: 93 pwa: 100

github-actions[bot] commented 7 months ago

Memlab leaks report

``` page-load [7.2MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.2MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1634-- --Retained size of leaked objects: 175.9KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [63.5KB] --setTimeout (property)---> [] (closure) @182401 [72 bytes] --context (internal)---> [] (object) @130795 [20 bytes] --previous (internal)---> [] (object) @48685 [30.2KB] --n (variable)---> [t] (closure) @68919 [1.3KB] --context (internal)---> [] (object) @78119 [42.5KB] --n (variable)---> [Object] (object) @183175 [42.4KB] --9077 (element)---> [Object] (object) @51061 [24 bytes] --exports (property)---> [r] (closure) @51067 [2.7KB] --hasData (property)---> [] (closure) @149741 [80 bytes] --context (internal)---> [] (object) @147109 [1.5KB] --e (variable)---> [Object] (object) @147111 [1KB] --2 (element)---> [Object] (object) @365331 [76 bytes] --aaAutocomplete (property)---> [d] (object) @365335 [348 bytes] --$node (property)---> [$] (object) @366165 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @327043 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @327345 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @327603 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @327373 [444 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @327375 [1.7KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @327399 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @327413 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @327427 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @327441 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @327483 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @327543 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @327557 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @327571 [2.5KB] --13 (element)---> [Detached InternalNode] (native) @40076 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @31722 [432 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @31716 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50KB-- [] (synthetic) @1 [10.4MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [63.5KB] --___replace (property)---> [] (closure) @219711 [76 bytes] --context (internal)---> [] (object) @67141 [724 bytes] --i (variable)---> [Module] (object) @67143 [6.3KB] --get version (property)---> [version] (closure) @103795 [80 bytes] --context (internal)---> [] (object) @67243 [6.5KB] --Qn (variable)---> [y] (object) @399681 [368 bytes] --props (property)---> [Object] (object) @403943 [28 bytes] --children (property)---> [Object] (object) @425693 [296 bytes] --props (property)---> [Object] (object) @429641 [56 bytes] --children (property)---> [Object] (object) @429673 [1.2KB] --__ (property)---> [Object] (object) @458753 [1.1KB] --__ (property)---> [Object] (object) @458763 [940 bytes] --__ (property)---> [Object] (object) @458777 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @327789 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327791 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327793 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @327083 [14.9KB] --8 (element)---> [Detached HTMLElement] (native) @327101 [25.4KB] --5 (element)---> [Detached HTMLDivElement] (native) @327099 [22.2KB] --5 (element)---> [Detached Text] (native) @326461 [220 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @326465 [576 bytes] --9 (element)---> [Detached Text] (native) @326473 [220 bytes] --7 (element)---> [Detached HTMLImageElement] (native) @326477 [764 bytes] --8 (element)---> [Detached Text] (native) @326481 [220 bytes] --7 (element)---> [Detached HTMLSpanElement] (native) @326485 [1KB] --9 (element)---> [Detached Text] (native) @326497 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @326501 [1.3KB] --9 (element)---> [Detached Text] (native) @326521 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @326525 [576 bytes] --10 (element)---> [Detached InternalNode] (native) @36052 [152 bytes] --1 (element)---> [Detached InternalNode] (native) @31278 [96 bytes] --2 (element)---> [Detached NamedNodeMap] (native) @28934 [40 bytes] ```
github-actions[bot] commented 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: TTs786GkKycSkoas9uwxVwTtamK0txQzpvHwXleU3OQ deployId: 65f5b73bed117bc4627816e7 dir: ./public functions: ./functions/src open: false prod: false prodIfUnlocked: false site: 3751ef40-b145-4249-9657-39d3fb04ae81 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/65f5b73bed117bc4627816e7 Function logs: https://app.netlify.com/sites/pensive-lamport-5822d2/functions?scope=deploy:65f5b73bed117bc4627816e7 Website draft URL: https://65f5b73bed117bc4627816e7--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 7 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... ā€‹ Netlify Build
ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ ā€‹ āÆ Version @netlify/build 29.36.1 ā€‹ āÆ Flags auth: EPJJ6iiVJKf1WzATp10YTzbujNbkSqWDiVl-3kCXA-Y deployId: 65f5b781c26572c0aaaa21f5 dir: ./storybook-static open: false prod: false prodIfUnlocked: false site: 905285ac-8339-48d2-86d8-8d639370a095 skipFunctionsCache: false ā€‹ āÆ Current directory /home/runner/work/blog/blog ā€‹ āÆ Config file /home/runner/work/blog/blog/netlify.toml ā€‹ āÆ Context dev

Build logs: https://app.netlify.com/sites/blog-storybook/deploys/65f5b781c26572c0aaaa21f5 Function logs: https://app.netlify.com/sites/blog-storybook/functions?scope=deploy:65f5b781c26572c0aaaa21f5 Website draft URL: https://65f5b781c26572c0aaaa21f5--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