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 sanitize-html to v2.12.1 [SECURITY] #1436

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sanitize-html 2.10.0 -> 2.12.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-21501

Versions of the package sanitize-html before 2.12.1 are vulnerable to Information Exposure when used on the backend and with the style attribute allowed, allowing enumeration of files in the system (including project dependencies). An attacker could exploit this vulnerability to gather details about the file system structure and dependencies of the targeted server.


Release Notes

apostrophecms/sanitize-html (sanitize-html) ### [`v2.12.1`](https://togithub.com/apostrophecms/sanitize-html/blob/HEAD/CHANGELOG.md#2121-2024-02-22) [Compare Source](https://togithub.com/apostrophecms/sanitize-html/compare/5a5a74e179ef98075a0c61789f64e009f6b4ac29...2.12.1) - Do not parse sourcemaps in `post-css`. This fixes a vulnerability in which information about the existence or non-existence of files on a server could be disclosed via properly crafted HTML input when the `style` attribute is allowed by the configuration. Thanks to the [Snyk Security team](https://snyk.io/) for the disclosure and to [Dylan Armstrong](https://dylan.is/) for the fix. ### [`v2.12.0`](https://togithub.com/apostrophecms/sanitize-html/blob/HEAD/CHANGELOG.md#2120-2024-02-21) [Compare Source](https://togithub.com/apostrophecms/sanitize-html/compare/2.11.0...5a5a74e179ef98075a0c61789f64e009f6b4ac29) - Introduced the `allowedEmptyAttributes` option, enabling explicit specification of empty string values for select attributes, with the default attribute set to `alt`. Thanks to [Na](https://togithub.com/zhna123) for the contribution. - Clarified the use of SVGs with a new test and changes to documentation. Thanks to [Gauav Kumar](https://togithub.com/gkumar9891) for the contribution. - Do not process source maps when processing style tags with PostCSS. ### [`v2.11.0`](https://togithub.com/apostrophecms/sanitize-html/blob/HEAD/CHANGELOG.md#2110-2023-06-21) [Compare Source](https://togithub.com/apostrophecms/sanitize-html/compare/2.10.0...2.11.0) - Fix to allow `false` in `allowedClasses` attributes. Thanks to [Kevin Jiang](https://togithub.com/KevinSJ) for this fix! - Upgrade mocha version - Apply small linter fixes in tests - Add `.idea` temp files to `.gitignore` - Thanks to [Vitalii Shpital](https://togithub.com/VitaliiShpital) for the updates! - Show parseStyleAttributes warning in browser only. Thanks to [mog422](https://togithub.com/mog422) for this update! - Remove empty non-boolean attributes via an exhaustive, configurable list of known non-boolean attributes. [Thanks to Dylan Armstrong](https://togithub.com/dylanarmstrong) for this update!

Configuration

📅 Schedule: Branch creation - "" 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 5 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
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8308493061

Details


Totals Coverage Status
Change from base Build 8308488570: 0.0%
Covered Lines: 251
Relevant Lines: 281

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

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1498-- --Retained size of leaked objects: 162.6KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [60.8KB] --setTimeout (property)---> [] (closure) @48755 [72 bytes] --context (internal)---> [] (object) @160595 [20 bytes] --previous (internal)---> [] (object) @91561 [36.1KB] --n (variable)---> [t] (closure) @150567 [1.3KB] --context (internal)---> [] (object) @148565 [43.5KB] --n (variable)---> [Object] (object) @156175 [43.4KB] --449 (element)---> [Object] (object) @156615 [24 bytes] --exports (property)---> [r] (closure) @183565 [2.7KB] --hasData (property)---> [] (closure) @184313 [80 bytes] --context (internal)---> [] (object) @308341 [1.5KB] --e (variable)---> [Object] (object) @308343 [1KB] --2 (element)---> [Object] (object) @333459 [76 bytes] --aaAutocomplete (property)---> [f] (object) @360523 [348 bytes] --$node (property)---> [q] (object) @370485 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @332313 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @332877 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @332513 [444 bytes] --6 (element)---> [Detached HTMLHRElement] (native) @332875 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @332851 [444 bytes] --8 (element)---> [Detached HTMLHRElement] (native) @332849 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @332595 [532 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @332839 [2KB] --12 (element)---> [Detached InternalNode] (native) @30642 [400 bytes] --1 (element)---> [Detached InternalNode] (native) @41912 [344 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @30636 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.4KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [60.8KB] --___replace (property)---> [] (closure) @49089 [80 bytes] --context (internal)---> [] (object) @154371 [748 bytes] --a (variable)---> [Module] (object) @99447 [6.3KB] --get version (property)---> [version] (closure) @148931 [80 bytes] --context (internal)---> [] (object) @148675 [6.5KB] --Qn (variable)---> [y] (object) @404945 [368 bytes] --props (property)---> [Object] (object) @439117 [28 bytes] --children (property)---> [Object] (object) @439119 [296 bytes] --props (property)---> [Object] (object) @441693 [56 bytes] --children (property)---> [Object] (object) @441719 [1.2KB] --__ (property)---> [Object] (object) @446611 [1.1KB] --__ (property)---> [Object] (object) @446593 [940 bytes] --__ (property)---> [Object] (object) @421941 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @332765 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @332763 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @332761 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @332351 [15KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @332319 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332325 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @332331 [2.9KB] --16 (element)---> [Detached InternalNode] (native) @32822 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @32824 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @33970 [224 bytes] --2 (element)---> [Detached InternalNode] (native) @33978 [112 bytes] --1 (element)---> [Detached EventListener] (native) @37402 [112 bytes] --1 (element)---> [Detached V8EventListener] (native) @38820 [40 bytes] ```
github-actions[bot] commented 5 months ago

Bundle Analyzer URL

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

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

Lighthouse Score

Desktop

performance: 75 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 5 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 5 months ago

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.3MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1608-- --Retained size of leaked objects: 173.6KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [60.8KB] --setTimeout (property)---> [] (closure) @152519 [72 bytes] --context (internal)---> [] (object) @280315 [20 bytes] --previous (internal)---> [] (object) @57845 [36.1KB] --n (variable)---> [t] (closure) @81237 [1.3KB] --context (internal)---> [] (object) @110555 [43.5KB] --n (variable)---> [Object] (object) @303379 [43.4KB] --449 (element)---> [Object] (object) @259589 [24 bytes] --exports (property)---> [r] (closure) @80881 [2.7KB] --hasData (property)---> [] (closure) @60967 [80 bytes] --context (internal)---> [] (object) @60961 [1.5KB] --e (variable)---> [Object] (object) @81211 [1KB] --2 (element)---> [Object] (object) @339903 [76 bytes] --aaAutocomplete (property)---> [f] (object) @342261 [348 bytes] --$node (property)---> [q] (object) @364687 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @333803 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @334533 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @334097 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334561 [444 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @334563 [1.7KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @334585 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @334599 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @334613 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @334637 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @334317 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @334303 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @334289 [2.5KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @334273 [2.5KB] --13 (element)---> [Detached InternalNode] (native) @31222 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @31224 [432 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @32966 [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) @6269 [60.8KB] --___replace (property)---> [] (closure) @165735 [80 bytes] --context (internal)---> [] (object) @164767 [748 bytes] --a (variable)---> [Module] (object) @81535 [6.3KB] --get version (property)---> [version] (closure) @113453 [80 bytes] --context (internal)---> [] (object) @79579 [6.5KB] --Qn (variable)---> [y] (object) @404169 [368 bytes] --props (property)---> [Object] (object) @404737 [28 bytes] --children (property)---> [Object] (object) @433579 [296 bytes] --props (property)---> [Object] (object) @436581 [56 bytes] --children (property)---> [Object] (object) @432775 [1.2KB] --__ (property)---> [Object] (object) @432787 [1.1KB] --__ (property)---> [Object] (object) @432803 [940 bytes] --__ (property)---> [Object] (object) @419029 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @334139 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334137 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334135 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334495 [15KB] --8 (element)---> [Detached HTMLElement] (native) @334477 [25.4KB] --5 (element)---> [Detached HTMLDivElement] (native) @334479 [22.1KB] --6 (element)---> [Detached Text] (native) @333089 [220 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @333085 [764 bytes] --9 (element)---> [Detached InternalNode] (native) @32988 [416 bytes] --1 (element)---> [Detached InternalNode] (native) @32990 [360 bytes] --3 (element)---> [Detached InternalNode] (native) @33294 [264 bytes] --1 (element)---> [Detached InternalNode] (native) @39902 [264 bytes] --2 (element)---> [Detached Attr] (native) @38124 [88 bytes] ```
github-actions[bot] commented 5 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/65edd3b1ea89e080205eb6ba Website Draft URL: https://65edd3b1ea89e080205eb6ba--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 5 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/65edd3e793097c81b1fe7df3 Website Draft URL: https://65edd3e793097c81b1fe7df3--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 5 months ago

Bundle Analyzer URL

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

github-actions[bot] commented 5 months ago

Lighthouse Score

Desktop

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

Mobile

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

github-actions[bot] commented 5 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 5 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] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [60.8KB] --setTimeout (property)---> [] (closure) @48447 [72 bytes] --context (internal)---> [] (object) @296225 [20 bytes] --previous (internal)---> [] (object) @77079 [36KB] --n (variable)---> [t] (closure) @185647 [1.3KB] --context (internal)---> [] (object) @250577 [43.5KB] --n (variable)---> [Object] (object) @307493 [43.4KB] --449 (element)---> [Object] (object) @301517 [24 bytes] --exports (property)---> [r] (closure) @185885 [2.7KB] --hasData (property)---> [] (closure) @281889 [80 bytes] --context (internal)---> [] (object) @281885 [1.5KB] --e (variable)---> [Object] (object) @302073 [1KB] --2 (element)---> [Object] (object) @336219 [76 bytes] --aaAutocomplete (property)---> [f] (object) @364529 [348 bytes] --$node (property)---> [q] (object) @389369 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @334533 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @334855 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @335079 [444 bytes] --6 (element)---> [Detached HTMLHRElement] (native) @334853 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334819 [444 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @334833 [1.6KB] --15 (element)---> [Detached InternalNode] (native) @33332 [336 bytes] --2 (element)---> [Detached InternalNode] (native) @35482 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @39410 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @39448 [112 bytes] --1 (element)---> [Detached EventListener] (native) @40526 [112 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.2KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [60.8KB] --___replace (property)---> [] (closure) @48783 [80 bytes] --context (internal)---> [] (object) @238157 [748 bytes] --a (variable)---> [Module] (object) @75733 [6.3KB] --get version (property)---> [version] (closure) @306307 [80 bytes] --context (internal)---> [] (object) @104557 [6.5KB] --Qn (variable)---> [y] (object) @402643 [368 bytes] --props (property)---> [Object] (object) @428477 [28 bytes] --children (property)---> [Object] (object) @469951 [296 bytes] --props (property)---> [Object] (object) @473463 [56 bytes] --children (property)---> [Object] (object) @454641 [1.2KB] --__ (property)---> [Object] (object) @454649 [1.1KB] --__ (property)---> [Object] (object) @454657 [940 bytes] --__ (property)---> [Object] (object) @429123 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @334711 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @335141 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @335167 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334571 [15KB] --8 (element)---> [Detached HTMLElement] (native) @334589 [25.6KB] --5 (element)---> [Detached HTMLDivElement] (native) @334587 [22.3KB] --5 (element)---> [Detached Text] (native) @334683 [220 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @334687 [576 bytes] --9 (element)---> [Detached Text] (native) @334695 [220 bytes] --7 (element)---> [Detached HTMLImageElement] (native) @334699 [804 bytes] --8 (element)---> [Detached Text] (native) @334703 [220 bytes] --7 (element)---> [Detached HTMLSpanElement] (native) @334707 [1KB] --9 (element)---> [Detached Text] (native) @333591 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @333595 [1.3KB] --6 (element)---> [Detached Text] (native) @333611 [220 bytes] --6 (element)---> [Detached HTMLElement] (native) @333603 [576 bytes] --5 (element)---> [Detached Text] (native) @333607 [220 bytes] --6 (element)---> [Detached InternalNode] (native) @38026 [32 bytes] --1 (element)---> [Detached InternalNode] (native) @38028 [32 bytes] --1 (element)---> [Detached NodeList] (native) @40386 [32 bytes] ```
github-actions[bot] commented 5 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/65ee86b638e711f3245ec124 Website Draft URL: https://65ee86b638e711f3245ec124--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 5 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/65ee86e5f0eed8f46e4a2f88 Website Draft URL: https://65ee86e5f0eed8f46e4a2f88--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 5 months ago

Bundle Analyzer URL

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

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

Memlab leaks report

``` page-load [7.5MB] (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: 171.8KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6265 [60.8KB] --setTimeout (property)---> [] (closure) @48007 [72 bytes] --context (internal)---> [] (object) @310201 [20 bytes] --previous (internal)---> [] (object) @78473 [36.1KB] --n (variable)---> [t] (closure) @108401 [1.3KB] --context (internal)---> [] (object) @108393 [43.5KB] --n (variable)---> [Object] (object) @108399 [43.4KB] --449 (element)---> [Object] (object) @116523 [24 bytes] --exports (property)---> [r] (closure) @284607 [2.7KB] --hasData (property)---> [] (closure) @254829 [80 bytes] --context (internal)---> [] (object) @254823 [1.5KB] --e (variable)---> [Object] (object) @318001 [1KB] --2 (element)---> [Object] (object) @335219 [76 bytes] --aaAutocomplete (property)---> [f] (object) @363137 [348 bytes] --$node (property)---> [q] (object) @364303 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @333403 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @333929 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @333695 [444 bytes] --5 (element)---> [Detached HTMLHRElement] (native) @333693 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @333691 [736 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @333631 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @333641 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @333651 [1.9KB] --13 (element)---> [Detached InternalNode] (native) @31568 [312 bytes] --1 (element)---> [Detached InternalNode] (native) @43054 [256 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @29940 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.1KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6265 [60.8KB] --___replace (property)---> [] (closure) @48343 [80 bytes] --context (internal)---> [] (object) @101195 [748 bytes] --a (variable)---> [Module] (object) @109119 [6.3KB] --get version (property)---> [version] (closure) @108757 [80 bytes] --context (internal)---> [] (object) @108501 [6.5KB] --Qn (variable)---> [y] (object) @407851 [368 bytes] --props (property)---> [Object] (object) @410627 [28 bytes] --children (property)---> [Object] (object) @448539 [296 bytes] --props (property)---> [Object] (object) @451163 [56 bytes] --children (property)---> [Object] (object) @451189 [1.2KB] --__ (property)---> [Object] (object) @461295 [1.1KB] --__ (property)---> [Object] (object) @461305 [940 bytes] --__ (property)---> [Object] (object) @461317 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @333793 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @333791 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @333789 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @333443 [15KB] --8 (element)---> [Detached HTMLElement] (native) @333461 [25.4KB] --5 (element)---> [Detached HTMLDivElement] (native) @333459 [22.1KB] --6 (element)---> [Detached Text] (native) @332739 [220 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @332735 [764 bytes] --7 (element)---> [Detached Text] (native) @332731 [220 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @332699 [2.5KB] --5 (element)---> [Detached Text] (native) @332703 [220 bytes] --7 (element)---> [Detached InternalNode] (native) @28922 [32 bytes] --1 (element)---> [Detached InternalNode] (native) @38512 [32 bytes] --1 (element)---> [Detached NodeList] (native) @38514 [32 bytes] ```
github-actions[bot] commented 5 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/65eea1a7d697050464669d01 Website Draft URL: https://65eea1a7d697050464669d01--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 5 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/65eea18fc242b306f1b6ff90 Website Draft URL: https://65eea18fc242b306f1b6ff90--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 5 months ago

Bundle Analyzer URL

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

github-actions[bot] commented 5 months ago

Lighthouse Score

Desktop

performance: 88 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 5 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 5 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] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6257 [62.3KB] --setTimeout (property)---> [] (closure) @223309 [72 bytes] --context (internal)---> [] (object) @202261 [20 bytes] --previous (internal)---> [] (object) @59351 [36KB] --n (variable)---> [t] (closure) @150589 [1.3KB] --context (internal)---> [] (object) @139775 [43.5KB] --n (variable)---> [Object] (object) @150587 [43.4KB] --449 (element)---> [Object] (object) @200157 [24 bytes] --exports (property)---> [r] (closure) @271357 [2.7KB] --hasData (property)---> [] (closure) @69215 [80 bytes] --context (internal)---> [] (object) @258147 [1.5KB] --e (variable)---> [Object] (object) @271491 [1KB] --2 (element)---> [Object] (object) @346635 [76 bytes] --aaAutocomplete (property)---> [f] (object) @394281 [348 bytes] --$node (property)---> [q] (object) @394447 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @334557 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @334939 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @335141 [444 bytes] --6 (element)---> [Detached HTMLHRElement] (native) @334937 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334909 [444 bytes] --8 (element)---> [Detached HTMLHRElement] (native) @334791 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334879 [532 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @334781 [2KB] --12 (element)---> [Detached InternalNode] (native) @32008 [400 bytes] --1 (element)---> [Detached InternalNode] (native) @43164 [344 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @31294 [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) @6257 [62.3KB] --___replace (property)---> [] (closure) @290489 [80 bytes] --context (internal)---> [] (object) @155893 [748 bytes] --a (variable)---> [Module] (object) @74271 [6.3KB] --get version (property)---> [version] (closure) @142923 [80 bytes] --context (internal)---> [] (object) @93203 [6.5KB] --Qn (variable)---> [y] (object) @405631 [368 bytes] --props (property)---> [Object] (object) @441885 [28 bytes] --children (property)---> [Object] (object) @439523 [296 bytes] --props (property)---> [Object] (object) @441893 [56 bytes] --children (property)---> [Object] (object) @405987 [1.2KB] --__ (property)---> [Object] (object) @445617 [1.1KB] --__ (property)---> [Object] (object) @445637 [940 bytes] --__ (property)---> [Object] (object) @445657 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @334891 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334889 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334887 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334597 [15KB] --8 (element)---> [Detached HTMLElement] (native) @334615 [25.4KB] --5 (element)---> [Detached HTMLDivElement] (native) @334613 [22.1KB] --5 (element)---> [Detached Text] (native) @333589 [220 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @333593 [576 bytes] --9 (element)---> [Detached Text] (native) @333601 [220 bytes] --7 (element)---> [Detached HTMLImageElement] (native) @333605 [764 bytes] --8 (element)---> [Detached Text] (native) @333609 [220 bytes] --7 (element)---> [Detached HTMLSpanElement] (native) @333613 [1KB] --9 (element)---> [Detached Text] (native) @333625 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @333629 [1.3KB] --9 (element)---> [Detached Text] (native) @333649 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @333653 [576 bytes] --9 (element)---> [Detached Text] (native) @333661 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @333665 [576 bytes] --9 (element)---> [Detached Text] (native) @333673 [220 bytes] --7 (element)---> [Detached HTMLBRElement] (native) @334701 [396 bytes] --7 (element)---> [Detached Text] (native) @334699 [220 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @334697 [5.5KB] --6 (element)---> [Detached Text] (native) @334665 [220 bytes] --6 (element)---> [Detached HTMLUListElement] (native) @334685 [3.4KB] --6 (element)---> [Detached Text] (native) @334667 [220 bytes] --6 (element)---> [Detached HTMLLIElement] (native) @334673 [1.1KB] --5 (element)---> [Detached HTMLAnchorElement] (native) @334671 [752 bytes] --9 (element)---> [Detached InternalNode] (native) @30736 [240 bytes] --2 (element)---> [Detached InternalNode] (native) @30402 [56 bytes] --1 (element)---> [Detached NodeList] (native) @30404 [56 bytes] ```
github-actions[bot] commented 5 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/65eea83af9ddda0a3c045c00 Website Draft URL: https://65eea83af9ddda0a3c045c00--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 5 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/65eea879acb6fd0bb730ce77 Website Draft URL: https://65eea879acb6fd0bb730ce77--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 5 months ago

Bundle Analyzer URL

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

github-actions[bot] commented 5 months ago

Lighthouse Score

Desktop

performance: 97 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 5 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 5 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.4KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6271 [62.3KB] --setTimeout (property)---> [] (closure) @48291 [72 bytes] --context (internal)---> [] (object) @128021 [20 bytes] --previous (internal)---> [] (object) @104687 [36KB] --n (variable)---> [t] (closure) @114081 [1.3KB] --context (internal)---> [] (object) @114073 [43.5KB] --n (variable)---> [Object] (object) @114079 [43.4KB] --449 (element)---> [Object] (object) @150475 [24 bytes] --exports (property)---> [r] (closure) @150481 [2.7KB] --hasData (property)---> [] (closure) @165817 [80 bytes] --context (internal)---> [] (object) @152045 [1.5KB] --e (variable)---> [Object] (object) @152047 [1KB] --2 (element)---> [Object] (object) @357913 [76 bytes] --aaAutocomplete (property)---> [f] (object) @340909 [348 bytes] --$node (property)---> [q] (object) @343459 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @333685 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @334191 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @333907 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334219 [444 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @334353 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @334371 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @334385 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @334401 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @334415 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @334429 [2.5KB] --13 (element)---> [Detached InternalNode] (native) @30182 [488 bytes] --1 (element)---> [Detached InternalNode] (native) @29892 [432 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @29900 [72 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.2KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6271 [62.3KB] --___replace (property)---> [] (closure) @48627 [80 bytes] --context (internal)---> [] (object) @85901 [748 bytes] --a (variable)---> [Module] (object) @114811 [6.3KB] --get version (property)---> [version] (closure) @114439 [80 bytes] --context (internal)---> [] (object) @114183 [6.5KB] --Qn (variable)---> [y] (object) @415751 [368 bytes] --props (property)---> [Object] (object) @432431 [28 bytes] --children (property)---> [Object] (object) @432433 [296 bytes] --props (property)---> [Object] (object) @436107 [56 bytes] --children (property)---> [Object] (object) @420945 [1.2KB] --__ (property)---> [Object] (object) @445195 [1.1KB] --__ (property)---> [Object] (object) @445203 [940 bytes] --__ (property)---> [Object] (object) @421605 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @333947 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @333945 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @333943 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @333725 [15KB] --8 (element)---> [Detached HTMLElement] (native) @333743 [25.5KB] --5 (element)---> [Detached HTMLDivElement] (native) @333741 [22.3KB] --5 (element)---> [Detached Text] (native) @333807 [220 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @333811 [576 bytes] --9 (element)---> [Detached Text] (native) @333819 [220 bytes] --7 (element)---> [Detached HTMLImageElement] (native) @333823 [804 bytes] --8 (element)---> [Detached Text] (native) @333827 [220 bytes] --7 (element)---> [Detached HTMLSpanElement] (native) @333831 [1KB] --9 (element)---> [Detached Text] (native) @332743 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @332747 [1.3KB] --9 (element)---> [Detached Text] (native) @332767 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @332771 [576 bytes] --9 (element)---> [Detached Text] (native) @332779 [220 bytes] --7 (element)---> [Detached HTMLParagraphElement] (native) @332783 [576 bytes] --9 (element)---> [Detached Text] (native) @332791 [220 bytes] --7 (element)---> [Detached HTMLBRElement] (native) @332799 [396 bytes] --7 (element)---> [Detached Text] (native) @332803 [220 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @332807 [5.5KB] --6 (element)---> [Detached Text] (native) @332871 [220 bytes] --6 (element)---> [Detached HTMLUListElement] (native) @332831 [3.4KB] --5 (element)---> [Detached Text] (native) @332835 [220 bytes] --6 (element)---> [Detached HTMLLIElement] (native) @332839 [1.1KB] --10 (element)---> [Detached InternalNode] (native) @40364 [152 bytes] --1 (element)---> [Detached InternalNode] (native) @37456 [96 bytes] --2 (element)---> [Detached NamedNodeMap] (native) @35856 [40 bytes] ```
github-actions[bot] commented 5 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/65eeae310ff9fb06128e959c Website Draft URL: https://65eeae310ff9fb06128e959c--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 5 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/65eeae7eaaf1ae0f6df26cdd Website Draft URL: https://65eeae7eaaf1ae0f6df26cdd--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 5 months ago

Bundle Analyzer URL

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

github-actions[bot] commented 5 months ago

Lighthouse Score

Desktop

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

Mobile

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

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

Memlab leaks report

``` page-load [7.3MB] (baseline) [s1] > action-on-page [8.2MB] (target) [s2] > revert [9.4MB] (final) [s3] ------2 clusters------ --Similar leaks in this run: 1634-- --Retained size of leaked objects: 176.3KB-- [] (synthetic) @1 [10.5MB] --2 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [60.7KB] --setTimeout (property)---> [] (closure) @172409 [72 bytes] --context (internal)---> [] (object) @172413 [20 bytes] --previous (internal)---> [] (object) @51499 [36.1KB] --n (variable)---> [t] (closure) @103697 [1.3KB] --context (internal)---> [] (object) @103689 [43.5KB] --n (variable)---> [Object] (object) @103695 [43.4KB] --449 (element)---> [Object] (object) @264623 [24 bytes] --exports (property)---> [r] (closure) @189889 [2.7KB] --hasData (property)---> [] (closure) @186197 [80 bytes] --context (internal)---> [] (object) @186193 [1.5KB] --e (variable)---> [Object] (object) @251915 [1KB] --2 (element)---> [Object] (object) @362533 [76 bytes] --aaAutocomplete (property)---> [f] (object) @373227 [348 bytes] --$node (property)---> [q] (object) @373433 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @333707 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @334409 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @334053 [444 bytes] --5 (element)---> [Detached HTMLHRElement] (native) @334051 [356 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @334049 [736 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @333989 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @333999 [1.9KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @334009 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @334019 [1.9KB] --13 (element)---> [Detached InternalNode] (native) @39746 [312 bytes] --1 (element)---> [Detached InternalNode] (native) @43110 [256 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @31692 [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) @6269 [60.7KB] --___replace (property)---> [] (closure) @263515 [80 bytes] --context (internal)---> [] (object) @108923 [748 bytes] --a (variable)---> [Module] (object) @108925 [6.3KB] --get version (property)---> [version] (closure) @109691 [80 bytes] --context (internal)---> [] (object) @52843 [6.5KB] --Qn (variable)---> [y] (object) @409925 [368 bytes] --props (property)---> [Object] (object) @419377 [28 bytes] --children (property)---> [Object] (object) @419379 [296 bytes] --props (property)---> [Object] (object) @421631 [56 bytes] --children (property)---> [Object] (object) @424793 [1.2KB] --__ (property)---> [Object] (object) @437497 [1.1KB] --__ (property)---> [Object] (object) @437509 [940 bytes] --__ (property)---> [Object] (object) @437519 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @334103 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334153 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @334151 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @333745 [15KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @333715 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @333721 [2.2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @333727 [2.9KB] --16 (element)---> [Detached InternalNode] (native) @34960 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @34958 [224 bytes] --1 (element)---> [Detached InternalNode] (native) @34954 [224 bytes] --2 (element)---> [Detached InternalNode] (native) @34956 [112 bytes] --1 (element)---> [Detached EventListener] (native) @39208 [112 bytes] ```
github-actions[bot] commented 5 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: 65f48b24fbe72c07ce52f32f 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/65f48b24fbe72c07ce52f32f Function logs: https://app.netlify.com/sites/pensive-lamport-5822d2/functions?scope=deploy:65f48b24fbe72c07ce52f32f Website draft URL: https://65f48b24fbe72c07ce52f32f--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 5 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 5 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: 65f48b611487580850079da5 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/65f48b611487580850079da5 Function logs: https://app.netlify.com/sites/blog-storybook/functions?scope=deploy:65f48b611487580850079da5 Website draft URL: https://65f48b611487580850079da5--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 5 months ago

Bundle Analyzer URL

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

github-actions[bot] commented 5 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 5 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 5 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 5 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: 1634-- --Retained size of leaked objects: 164.4KB-- [] (synthetic) @1 [10.4MB] --3 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [63.9KB] --setTimeout (property)---> [] (closure) @64197 [72 bytes] --context (internal)---> [] (object) @54377 [20 bytes] --previous (internal)---> [] (object) @47503 [30.1KB] --n (variable)---> [t] (closure) @46591 [1.3KB] --context (internal)---> [] (object) @87323 [42.3KB] --n (variable)---> [Object] (object) @189431 [42.2KB] --9077 (element)---> [Object] (object) @193483 [24 bytes] --exports (property)---> [r] (closure) @220313 [2.7KB] --hasData (property)---> [] (closure) @154125 [80 bytes] --context (internal)---> [] (object) @154119 [1.5KB] --e (variable)---> [Object] (object) @221051 [1KB] --2 (element)---> [Object] (object) @330713 [76 bytes] --aaAutocomplete (property)---> [d] (object) @352379 [348 bytes] --$node (property)---> [$] (object) @353985 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @327569 [676 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @327993 [356 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @327863 [444 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @328019 [444 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @328123 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @328137 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @328151 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @328165 [2.5KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @328179 [2.5KB] --16 (element)---> [Detached InternalNode] (native) @38172 [336 bytes] --1 (element)---> [Detached InternalNode] (native) @38168 [112 bytes] --1 (element)---> [Detached InternalNode] (native) @38170 [112 bytes] --1 (element)---> [Detached EventListener] (native) @38728 [112 bytes] --1 (element)---> [Detached V8EventListener] (native) @38730 [40 bytes] --Similar leaks in this run: 479-- --Retained size of leaked objects: 50.5KB-- [] (synthetic) @1 [10.4MB] --3 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @6269 [63.9KB] --___replace (property)---> [] (closure) @210531 [76 bytes] --context (internal)---> [] (object) @46647 [724 bytes] --i (variable)---> [Module] (object) @47363 [6.3KB] --get version (property)---> [version] (closure) @87701 [80 bytes] --context (internal)---> [] (object) @46537 [6.5KB] --Qn (variable)---> [y] (object) @397651 [368 bytes] --props (property)---> [Object] (object) @422461 [28 bytes] --children (property)---> [Object] (object) @422463 [296 bytes] --props (property)---> [Object] (object) @426701 [56 bytes] --children (property)---> [Object] (object) @426901 [1.7KB] --__ (property)---> [Object] (object) @444493 [1.7KB] --__ (property)---> [Object] (object) @444505 [1.4KB] --__ (property)---> [Object] (object) @444519 [1.2KB] --__d (property)---> [Detached HTMLDivElement] (native) @327905 [468 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327903 [384 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @327901 [384 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @327607 [14.9KB] --5 (element)---> [Detached HTMLAnchorElement] (native) @327605 [2.3KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @327601 [2.3KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @327595 [2.3KB] --13 (element)---> [Detached InternalNode] (native) @32018 [680 bytes] --1 (element)---> [Detached InternalNode] (native) @32010 [624 bytes] --3 (element)---> [Detached InternalNode] (native) @32016 [528 bytes] --1 (element)---> [Detached InternalNode] (native) @36018 [528 bytes] --4 (element)---> [Detached Attr] (native) @30370 [88 bytes] ```
github-actions[bot] commented 5 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: 65f5567ffbe72c883152f306 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/65f5567ffbe72c883152f306 Function logs: https://app.netlify.com/sites/blog-storybook/functions?scope=deploy:65f5567ffbe72c883152f306 Website draft URL: https://65f5567ffbe72c883152f306--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 5 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: 65f55657fed07787f8163ccf 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/65f55657fed07787f8163ccf Function logs: https://app.netlify.com/sites/pensive-lamport-5822d2/functions?scope=deploy:65f55657fed07787f8163ccf Website draft URL: https://65f55657fed07787f8163ccf--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 5 months ago

Bundle Analyzer URL

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