tubone24 / blog

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

Update babel monorepo #1365

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.21.8 -> 7.22.10 age adoption passing confidence
@babel/eslint-parser (source) 7.21.8 -> 7.22.10 age adoption passing confidence
@babel/preset-typescript (source) 7.21.5 -> 7.22.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.22.10`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72210-2023-08-07) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.9...v7.22.10) ##### :bug: Bug Fix - `babel-plugin-transform-typescript` - [#​15799](https://togithub.com/babel/babel/pull/15799) \[ts] Strip type-only namespaces ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​15798](https://togithub.com/babel/babel/pull/15798) \[ts] Fix compiling extended exported nested namespace ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-new-target`, `babel-plugin-transform-private-methods`, `babel-preset-env` - [#​15701](https://togithub.com/babel/babel/pull/15701) Memoize class binding when compiling private methods and static elements ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-cli` - [#​15824](https://togithub.com/babel/babel/pull/15824) Add `meta` object to `@babel/eslint-plugin` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse`, `babel-types` - [#​15661](https://togithub.com/babel/babel/pull/15661) Improve the type definition of `path.isX` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-types` - [#​15776](https://togithub.com/babel/babel/pull/15776) improve SourceLocation typing ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​15818](https://togithub.com/babel/babel/pull/15818) build: generate flow typings in prepublish job ([@​JLHwung](https://togithub.com/JLHwung)) - [#​15777](https://togithub.com/babel/babel/pull/15777) chore: bump dev dependencies and remove .eslintignore ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-builder-react-jsx`, `babel-preset-env`, `babel-standalone` - [#​15794](https://togithub.com/babel/babel/pull/15794) Enable `@typescript-eslint/no-redundant-type-constituents` rule ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-compilation-targets` - [#​15811](https://togithub.com/babel/babel/pull/15811) Remove `@babel/core` peerDep from `helper-compilation-targets` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​15793](https://togithub.com/babel/babel/pull/15793) Use const enum in babel-parser ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-runtime`, `babel-traverse`, `babel-types` - [#​15716](https://togithub.com/babel/babel/pull/15716) chore: Use `typescript-eslint@v6` with reworked configs ([@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg)) ##### :microscope: Output optimization - `babel-plugin-transform-block-scoping`, `babel-plugin-transform-parameters`, `babel-plugin-transform-regenerator` - [#​15746](https://togithub.com/babel/babel/pull/15746) Reduce `transform-block-scoping` loops output size ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ### [`v7.22.9`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7229-2023-07-12) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.8...v7.22.9) ##### :bug: Bug Fix - `babel-plugin-transform-typescript` - [#​15774](https://togithub.com/babel/babel/pull/15774) fix: `Infinity` in enums ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :nail_care: Polish - `babel-generator` - [#​15757](https://togithub.com/babel/babel/pull/15757) `recordAndTupleSyntaxType` defaults to `"hash"` ([@​coderaiser](https://togithub.com/coderaiser)) ##### :house: Internal - [#​15748](https://togithub.com/babel/babel/pull/15748) Migrate to `eslint.config.js` ([@​JLHwung](https://togithub.com/JLHwung)) - [#​15758](https://togithub.com/babel/babel/pull/15758) Use Prettier 3 stable ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.22.8`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7228-2023-07-06) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.7...v7.22.8) ##### :leftwards_arrow_with_hook: Revert - `babel-core`, `babel-traverse` - [#​15754](https://togithub.com/babel/babel/pull/15754) Revert "Use `NodePath#hub` as part of the paths cache key" ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.22.7`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7227-2023-07-06) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.6...v7.22.7) ##### :bug: Bug Fix - `babel-generator` - [#​15719](https://togithub.com/babel/babel/pull/15719) fix: Avoid internally generating negative source maps columns ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core`, `babel-traverse` - [#​15725](https://togithub.com/babel/babel/pull/15725) Use `NodePath#hub` as part of the paths cache key ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#​15747](https://togithub.com/babel/babel/pull/15747) fix: export `meta` from `eslint-parser/experimental-worker` ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-core`, `babel-traverse` - [#​15702](https://togithub.com/babel/babel/pull/15702) Refactor visitors merging ([@​nullableVoidPtr](https://togithub.com/nullableVoidPtr)) ### [`v7.22.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7226-2023-07-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.5...v7.22.6) ##### :bug: Bug Fix - `babel-compat-data`, `babel-helper-compilation-targets`, `babel-preset-env` - [#​15727](https://togithub.com/babel/babel/pull/15727) Add opera mobile compat data ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-optional-chaining` - [#​15739](https://togithub.com/babel/babel/pull/15739) Fix transform of `delete a?.b` in function params ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-split-export-declaration`, `babel-plugin-transform-modules-commonjs` - [#​15736](https://togithub.com/babel/babel/pull/15736) fix: Default export for duplicate names ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-compat-data`, `babel-preset-env` - [#​15726](https://togithub.com/babel/babel/pull/15726) update compat-data sources ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3`, `babel-runtime` - [#​15705](https://togithub.com/babel/babel/pull/15705) Fix handling of sync error in `@@​asyncDispose` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-standalone` - [#​15707](https://togithub.com/babel/babel/pull/15707) fix: Support transforming Explicit Resource Management in `stage-2` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core` - [#​15626](https://togithub.com/babel/babel/pull/15626) fix: Works correctly with `--frozen-intrinsics` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-helper-create-class-features-plugin`, `babel-plugin-transform-classes` - [#​15700](https://togithub.com/babel/babel/pull/15700) Minor class transform cleanups ([@​JLHwung](https://togithub.com/JLHwung)) ##### :microscope: Output optimization - `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-typescript` - [#​15740](https://togithub.com/babel/babel/pull/15740) Compress output for optional chain with multiple `?.` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-property-in-object`, `babel-traverse` - [#​15741](https://togithub.com/babel/babel/pull/15741) Inject tmp vars in the params list of IIFEs when possible ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.22.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7225-2023-06-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.1...v7.22.5) ##### :bug: Bug Fix - `babel-preset-env`, `babel-standalone` - [#​15675](https://togithub.com/babel/babel/pull/15675) Fix using `syntax-unicode-sets-regex` in standalone ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-core` - [#​15683](https://togithub.com/babel/babel/pull/15683) Suggest `-transform-` when resolving missing plugins ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.22.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72210-2023-08-07) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.0...v7.22.1) ##### :bug: Bug Fix - `babel-plugin-transform-typescript` - [#​15799](https://togithub.com/babel/babel/pull/15799) \[ts] Strip type-only namespaces ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​15798](https://togithub.com/babel/babel/pull/15798) \[ts] Fix compiling extended exported nested namespace ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-new-target`, `babel-plugin-transform-private-methods`, `babel-preset-env` - [#​15701](https://togithub.com/babel/babel/pull/15701) Memoize class binding when compiling private methods and static elements ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-cli` - [#​15824](https://togithub.com/babel/babel/pull/15824) Add `meta` object to `@babel/eslint-plugin` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse`, `babel-types` - [#​15661](https://togithub.com/babel/babel/pull/15661) Improve the type definition of `path.isX` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-types` - [#​15776](https://togithub.com/babel/babel/pull/15776) improve SourceLocation typing ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​15818](https://togithub.com/babel/babel/pull/15818) build: generate flow typings in prepublish job ([@​JLHwung](https://togithub.com/JLHwung)) - [#​15777](https://togithub.com/babel/babel/pull/15777) chore: bump dev dependencies and remove .eslintignore ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-helper-builder-react-jsx`, `babel-preset-env`, `babel-standalone` - [#​15794](https://togithub.com/babel/babel/pull/15794) Enable `@typescript-eslint/no-redundant-type-constituents` rule ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-compilation-targets` - [#​15811](https://togithub.com/babel/babel/pull/15811) Remove `@babel/core` peerDep from `helper-compilation-targets` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​15793](https://togithub.com/babel/babel/pull/15793) Use const enum in babel-parser ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-runtime`, `babel-traverse`, `babel-types` - [#​15716](https://togithub.com/babel/babel/pull/15716) chore: Use `typescript-eslint@v6` with reworked configs ([@​JoshuaKGoldberg](https://togithub.com/JoshuaKGoldberg)) ##### :microscope: Output optimization - `babel-plugin-transform-block-scoping`, `babel-plugin-transform-parameters`, `babel-plugin-transform-regenerator` - [#​15746](https://togithub.com/babel/babel/pull/15746) Reduce `transform-block-scoping` loops output size ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ### [`v7.22.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7220-2023-05-26) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.8...v7.22.0) ##### :rocket: New Feature - `babel-parser`, `babel-plugin-transform-typescript` - [#​15497](https://togithub.com/babel/babel/pull/15497) \[ts] Support `import ... =` and `export =` in scripts ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-compat-data`, `babel-core`, `babel-plugin-proposal-unicode-sets-regex`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-standalone` - [#​15636](https://togithub.com/babel/babel/pull/15636) Add `unicode-sets-regex` transform to `preset-env` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone` - [#​15633](https://togithub.com/babel/babel/pull/15633) Implement transform support for `using` declarations ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-import-attributes-to-assertions` - [#​15620](https://togithub.com/babel/babel/pull/15620) Create `@babel/plugin-proposal-import-attributes-to-assertions` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-generator`, `babel-parser`, `babel-plugin-syntax-import-attributes`, `babel-preset-env`, `babel-standalone`, `babel-types` - [#​15536](https://togithub.com/babel/babel/pull/15536) Add support for the updated import attributes proposal ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-parser`, `babel-traverse`, `babel-types` - [#​15520](https://togithub.com/babel/babel/pull/15520) Parse `await using` declarations ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core`, `babel-helper-create-regexp-features-plugin`, `babel-parser` - [#​15638](https://togithub.com/babel/babel/pull/15638) Enable regexp unicode sets parsing by default ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-syntax-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15570](https://togithub.com/babel/babel/pull/15570) Add decorators version `2023-05` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-jsx`, `babel-traverse`, `babel-types` - [#​15549](https://togithub.com/babel/babel/pull/15549) Improve type definitions for validators ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-parser` - [#​15630](https://togithub.com/babel/babel/pull/15630) Unify parsing of import/export modifiers (type/typeof/module) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-compat-data`, `babel-helper-transform-fixture-test-runner`, `babel-node`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-duplicate-named-capturing-groups-regex`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3` - [#​15531](https://togithub.com/babel/babel/pull/15531) Allow polyfill providers to specify custom `@babel/runtime` pkg ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-numeric-separator`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-catch-binding`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-unicode-property-regex`, `babel-preset-env`, `babel-standalone` - [#​15614](https://togithub.com/babel/babel/pull/15614) Rename `-proposal-`s that became standard to `-transform-` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

Configuration

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

🚦 Automerge: Enabled.

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

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

github-actions[bot] commented 1 year ago

depcheck Result

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

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

Pull Request Test Coverage Report for Build 5798670193


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

πŸ’› - Coveralls
github-actions[bot] commented 1 year ago

Memlab leaks report

``` page-load [7.5MB] (baseline) [s1] > action-on-page [8.6MB] (target) [s2] > revert [8.8MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1015-- --Retained size of leaked objects: 136.4KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [150.5KB] --setInterval (property)---> [] (closure) @168883 [72 bytes] --context (internal)---> [] (object) @168889 [20 bytes] --previous (internal)---> [] (object) @58195 [44.1KB] --n (variable)---> [t] (closure) @106687 [1.2KB] --context (internal)---> [] (object) @138789 [43.1KB] --n (variable)---> [Object] (object) @138815 [43.1KB] --449 (element)---> [Object] (object) @182723 [24 bytes] --exports (property)---> [r] (closure) @106765 [2.6KB] --hasData (property)---> [] (closure) @146153 [68 bytes] --context (internal)---> [] (object) @109609 [1.3KB] --e (variable)---> [Object] (object) @109611 [1KB] --2 (element)---> [Object] (object) @352805 [76 bytes] --aaAutocomplete (property)---> [f] (object) @394769 [348 bytes] --$node (property)---> [q] (object) @375715 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @347371 [648 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @347667 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @347741 [400 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @347739 [3.6KB] --6 (element)---> [Detached HTMLPictureElement] (native) @347737 [3.1KB] --6 (element)---> [Detached HTMLImageElement] (native) @347729 [1.4KB] --11 (element)---> [Detached InternalNode] (native) @371010016 [528 bytes] --3 (element)---> [Detached InternalNode] (native) @371014656 [384 bytes] --1 (element)---> [Detached InternalNode] (native) @373101728 [384 bytes] --3 (element)---> [Detached Attr] (native) @372839904 [96 bytes] --Similar leaks in this run: 329-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [150.5KB] --___replace (property)---> [] (closure) @102395 [68 bytes] --context (internal)---> [] (object) @101589 [496 bytes] --a (variable)---> [Module] (object) @106847 [5.8KB] --get version (property)---> [version] (closure) @137181 [68 bytes] --context (internal)---> [] (object) @58441 [16.6KB] --Qn (variable)---> [y] (object) @486811 [368 bytes] --props (property)---> [Object] (object) @510663 [28 bytes] --children (property)---> [Object] (object) @508939 [296 bytes] --props (property)---> [Object] (object) @508941 [56 bytes] --children (property)---> [Object] (object) @503919 [1.2KB] --__ (property)---> [Object] (object) @503933 [1.1KB] --__ (property)---> [Object] (object) @503949 [940 bytes] --__ (property)---> [Object] (object) @503963 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @347785 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @347783 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @347781 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @347423 [13.2KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @347385 [1.8KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @347397 [1.8KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @347403 [2.6KB] --8 (element)---> [Detached HTMLImageElement] (native) @347399 [792 bytes] --7 (element)---> [Detached InternalNode] (native) @371059904 [528 bytes] --3 (element)---> [Detached InternalNode] (native) @373057792 [384 bytes] --1 (element)---> [Detached InternalNode] (native) @373057632 [384 bytes] --1 (element)---> [Detached Attr] (native) @372899232 [96 bytes] --Similar leaks in this run: 7-- --Retained size of leaked objects: 792 bytes-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [150.5KB] --__twttrll (property)---> [Array] (object) @78763 [184 bytes] --push (property)---> [e] (closure) @170911 [68 bytes] --context (internal)---> [] (object) @78743 [240 bytes] --n (variable)---> [Object] (object) @170903 [14.8KB] --93 (element)---> [Object] (object) @324139 [24 bytes] --exports (property)---> [Object] (object) @323637 [3.5KB] --init (property)---> [init] (closure) @324395 [68 bytes] --context (internal)---> [] (object) @324573 [3.1KB] --r (variable)---> [Detached HTMLFormElement] (native) @40163 [1.8KB] --4 (element)---> [Detached HTMLInputElement] (native) @40169 [684 bytes] --8 (element)---> [Detached InternalNode] (native) @371459328 [328 bytes] --1 (element)---> [Detached ShadowRoot] (native) @371037984 [328 bytes] --4 (element)---> [Detached V8ObservableArrayCSSStyleSheet] (native) @371037824 [120 bytes] --2 (element)---> [Detached ObservableArrayExoticObject] (native) @342721632 [32 bytes] ```
github-actions[bot] commented 1 year ago

Storybook Preview

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

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

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

github-actions[bot] commented 1 year ago

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/64bbeb6ec1e594717a3b72b7 Website Draft URL: https://64bbeb6ec1e594717a3b72b7--pensive-lamport-5822d2.netlify.app

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

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

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

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

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

Mobile

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

github-actions[bot] commented 1 year ago

depcheck Result

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

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

depcheck Result

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

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

Memlab leaks report

``` page-load [8MB] (baseline) [s1] > action-on-page [9.5MB] (target) [s2] > revert [9.7MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 938-- --Retained size of leaked objects: 134KB-- [] (synthetic) @1 [10.6MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [74.9KB] --setInterval (property)---> [] (closure) @123237 [72 bytes] --context (internal)---> [] (object) @123243 [20 bytes] --previous (internal)---> [] (object) @105161 [44.1KB] --n (variable)---> [t] (closure) @195555 [1.2KB] --context (internal)---> [] (object) @111375 [43.7KB] --n (variable)---> [Object] (object) @115591 [43.7KB] --449 (element)---> [Object] (object) @115787 [24 bytes] --exports (property)---> [r] (closure) @154563 [2.6KB] --hasData (property)---> [] (closure) @154697 [68 bytes] --context (internal)---> [] (object) @154787 [1.3KB] --e (variable)---> [Object] (object) @154761 [1KB] --2 (element)---> [Object] (object) @378321 [76 bytes] --aaAutocomplete (property)---> [f] (object) @379771 [348 bytes] --$node (property)---> [q] (object) @377843 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @367941 [648 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @368237 [5.7KB] --7 (element)---> [Detached HTMLDivElement] (native) @368319 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @368209 [400 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @368207 [1.3KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @368363 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368385 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368401 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368415 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368429 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368445 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368459 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368181 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368167 [1.9KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @368153 [1.9KB] --8 (element)---> [Detached Text] (native) @368149 [176 bytes] --7 (element)---> [Detached InternalNode] (native) @402459776 [32 bytes] --1 (element)---> [Detached InternalNode] (native) @402459616 [32 bytes] --1 (element)---> [Detached NodeList] (native) @404021632 [32 bytes] --Similar leaks in this run: 321-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [10.6MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [74.9KB] --___replace (property)---> [] (closure) @209947 [68 bytes] --context (internal)---> [] (object) @209247 [496 bytes] --a (variable)---> [Module] (object) @112601 [5.8KB] --get version (property)---> [version] (closure) @262983 [68 bytes] --context (internal)---> [] (object) @108799 [17KB] --Qn (variable)---> [y] (object) @471283 [368 bytes] --props (property)---> [Object] (object) @474463 [28 bytes] --children (property)---> [Object] (object) @475253 [296 bytes] --props (property)---> [Object] (object) @476811 [56 bytes] --children (property)---> [Object] (object) @476971 [1.2KB] --__ (property)---> [Object] (object) @489629 [1.1KB] --__ (property)---> [Object] (object) @489643 [940 bytes] --__ (property)---> [Object] (object) @489657 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @368361 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @368359 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @368357 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @367979 [13.2KB] --8 (element)---> [Detached HTMLElement] (native) @367997 [27.6KB] --5 (element)---> [Detached HTMLDivElement] (native) @367995 [24.8KB] --6 (element)---> [Detached Text] (native) @366993 [176 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @366997 [696 bytes] --9 (element)---> [Detached InternalNode] (native) @74042752 [432 bytes] --3 (element)---> [Detached InternalNode] (native) @350648640 [288 bytes] --1 (element)---> [Detached InternalNode] (native) @351392544 [288 bytes] --1 (element)---> [Detached Attr] (native) @404031040 [96 bytes] --Similar leaks in this run: 10-- --Retained size of leaked objects: 1.1KB-- [] (synthetic) @1 [10.6MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [74.9KB] --__twttrll (property)---> [Array] (object) @80887 [184 bytes] --push (property)---> [e] (closure) @262231 [68 bytes] --context (internal)---> [] (object) @80871 [240 bytes] --n (variable)---> [Object] (object) @116553 [14.8KB] --92 (element)---> [Object] (object) @342763 [24 bytes] --exports (property)---> [o] (closure) @116765 [68 bytes] --context (internal)---> [] (object) @81893 [6.2KB] --g (variable)---> [Detached Text] (native) @44671 [396 bytes] --3 (element)---> [Detached InternalNode] (native) @79595392 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @402353824 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @402354144 [272 bytes] --1 (element)---> [Detached MutationObserverRegistration] (native) @402353984 [272 bytes] ```
github-actions[bot] commented 1 year ago

Deploy Preview

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

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

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

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

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

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

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

Mobile

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

github-actions[bot] commented 1 year ago

Storybook Preview

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

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

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

github-actions[bot] commented 1 year ago

depcheck Result

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

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

depcheck Result

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

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

Memlab leaks report

``` page-load [7.5MB] (baseline) [s1] > action-on-page [8.6MB] (target) [s2] > revert [8.8MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1338-- --Retained size of leaked objects: 170.2KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [60.1KB] --requestAnimationFrame (property)---> [] (closure) @59063 [156 bytes] --context (internal)---> [] (object) @309463 [68 bytes] --previous (internal)---> [] (object) @93307 [44.3KB] --n (variable)---> [t] (closure) @158267 [1.2KB] --context (internal)---> [] (object) @248599 [42.4KB] --n (variable)---> [Object] (object) @262741 [42.3KB] --449 (element)---> [Object] (object) @266675 [24 bytes] --exports (property)---> [r] (closure) @157811 [2.6KB] --hasData (property)---> [] (closure) @320099 [68 bytes] --context (internal)---> [] (object) @158225 [1.3KB] --e (variable)---> [Object] (object) @158227 [1KB] --1 (element)---> [Object] (object) @275591 [76 bytes] --aaAutocomplete (property)---> [f] (object) @212749 [348 bytes] --$node (property)---> [q] (object) @208003 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @42753 [648 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @41913 [304 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @41915 [400 bytes] --5 (element)---> [Detached HTMLHRElement] (native) @41825 [304 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @41823 [6.3KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @41793 [1.4KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @41795 [1.4KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @41797 [1.4KB] --13 (element)---> [Detached InternalNode] (native) @342067072 [304 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @292422112 [64 bytes] --Similar leaks in this run: 278-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [60.1KB] --___push (property)---> [] (closure) @59223 [68 bytes] --context (internal)---> [] (object) @114009 [496 bytes] --a (variable)---> [Module] (object) @158409 [5.8KB] --get version (property)---> [version] (closure) @117845 [68 bytes] --context (internal)---> [] (object) @117849 [16.6KB] --Qn (variable)---> [y] (object) @452303 [368 bytes] --props (property)---> [Object] (object) @454497 [28 bytes] --children (property)---> [Object] (object) @453425 [296 bytes] --props (property)---> [Object] (object) @453427 [56 bytes] --children (property)---> [Object] (object) @454071 [1.2KB] --__ (property)---> [Object] (object) @455489 [1.1KB] --__ (property)---> [Object] (object) @455509 [940 bytes] --__ (property)---> [Object] (object) @455527 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @347579 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @347577 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @347575 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @347217 [13.2KB] --8 (element)---> [Detached HTMLElement] (native) @347237 [27.6KB] --5 (element)---> [Detached HTMLDivElement] (native) @347235 [24.8KB] --6 (element)---> [Detached Text] (native) @346331 [176 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @346335 [696 bytes] --7 (element)---> [Detached Text] (native) @346339 [176 bytes] --8 (element)---> [Detached InternalNode] (native) @155133952 [32 bytes] --1 (element)---> [Detached InternalNode] (native) @155133792 [32 bytes] --1 (element)---> [Detached NodeList] (native) @292456000 [32 bytes] --Similar leaks in this run: 6-- --Retained size of leaked objects: 720 bytes-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [60.1KB] --__twttrll (property)---> [Array] (object) @58817 [184 bytes] --push (property)---> [e] (closure) @309517 [68 bytes] --context (internal)---> [] (object) @78047 [240 bytes] --n (variable)---> [Object] (object) @309511 [14.8KB] --92 (element)---> [Object] (object) @310545 [24 bytes] --exports (property)---> [o] (closure) @309523 [68 bytes] --context (internal)---> [] (object) @78967 [6.2KB] --g (variable)---> [Detached Text] (native) @43051 [396 bytes] --3 (element)---> [Detached InternalNode] (native) @342547104 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @154897216 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @154897056 [272 bytes] --1 (element)---> [Detached MutationObserverRegistration] (native) @292893664 [272 bytes] --1 (element)---> [Detached MutationObserver] (native) @292671968 [192 bytes] ```
github-actions[bot] commented 1 year ago

Deploy Preview

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

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

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

github-actions[bot] commented 1 year ago

Storybook Preview

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

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

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

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

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

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

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

Mobile

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

github-actions[bot] commented 1 year ago

depcheck Result

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

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

Memlab leaks report

``` page-load [7.6MB] (baseline) [s1] > action-on-page [8.6MB] (target) [s2] > revert [8.8MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1006-- --Retained size of leaked objects: 139.6KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [189.8KB] --setTimeout (property)---> [] (closure) @58825 [72 bytes] --context (internal)---> [] (object) @136221 [20 bytes] --previous (internal)---> [] (object) @91709 [44KB] --n (variable)---> [t] (closure) @121515 [1.2KB] --context (internal)---> [] (object) @121797 [44.3KB] --n (variable)---> [Object] (object) @129191 [44.3KB] --449 (element)---> [Object] (object) @129653 [24 bytes] --exports (property)---> [r] (closure) @150095 [2.6KB] --hasData (property)---> [] (closure) @282153 [68 bytes] --context (internal)---> [] (object) @150509 [1.3KB] --e (variable)---> [Object] (object) @150511 [1KB] --1 (element)---> [Object] (object) @259427 [76 bytes] --aaAutocomplete (property)---> [f] (object) @259779 [348 bytes] --$node (property)---> [q] (object) @259869 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @42927 [648 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @42041 [304 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @42063 [400 bytes] --7 (element)---> [Detached HTMLElement] (native) @42069 [400 bytes] --8 (element)---> [Detached HTMLElement] (native) @42067 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @42983 [400 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @42985 [496 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @41097 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @41105 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @40483 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @40485 [400 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @40497 [2KB] --12 (element)---> [Detached InternalNode] (native) @341999776 [524 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @376312832 [64 bytes] --Similar leaks in this run: 288-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [189.8KB] --___navigate (property)---> [] (closure) @58961 [68 bytes] --context (internal)---> [] (object) @112563 [496 bytes] --a (variable)---> [Module] (object) @120745 [5.8KB] --get version (property)---> [version] (closure) @120917 [68 bytes] --context (internal)---> [] (object) @120031 [16.6KB] --Qn (variable)---> [y] (object) @450983 [368 bytes] --props (property)---> [Object] (object) @456911 [28 bytes] --children (property)---> [Object] (object) @513911 [296 bytes] --props (property)---> [Object] (object) @514961 [56 bytes] --children (property)---> [Object] (object) @465259 [1.2KB] --__ (property)---> [Object] (object) @486481 [1.1KB] --__ (property)---> [Object] (object) @486473 [940 bytes] --__ (property)---> [Object] (object) @464953 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @346827 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @346825 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @346823 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @346429 [13.2KB] --5 (element)---> [Detached HTMLAnchorElement] (native) @346427 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @346415 [2KB] --12 (element)---> [Detached HTMLAnchorElement] (native) @346409 [2KB] --13 (element)---> [Detached InternalNode] (native) @341663488 [720 bytes] --3 (element)---> [Detached InternalNode] (native) @160257760 [576 bytes] --1 (element)---> [Detached InternalNode] (native) @160257600 [576 bytes] --1 (element)---> [Detached Attr] (native) @376358880 [96 bytes] --Similar leaks in this run: 8-- --Retained size of leaked objects: 520 bytes-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [189.8KB] --__twttrll (property)---> [Array] (object) @58927 [184 bytes] --push (property)---> [e] (closure) @136129 [68 bytes] --context (internal)---> [] (object) @78051 [240 bytes] --n (variable)---> [Object] (object) @130173 [14.8KB] --92 (element)---> [Object] (object) @133031 [24 bytes] --exports (property)---> [o] (closure) @134345 [68 bytes] --context (internal)---> [] (object) @78971 [6.2KB] --g (variable)---> [Detached Text] (native) @43063 [396 bytes] --3 (element)---> [Detached InternalNode] (native) @342465088 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @342464928 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @342504256 [272 bytes] --1 (element)---> [Detached MutationObserverRegistration] (native) @342407072 [272 bytes] --1 (element)---> [Detached MutationObserver] (native) @374676192 [192 bytes] --1 (element)---> [Detached MutationObserver::Delegate] (native) @374676032 [80 bytes] --1 (element)---> [Detached V8MutationCallback] (native) @374356032 [40 bytes] ```
github-actions[bot] commented 1 year ago

Deploy Preview

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

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

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

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

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

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

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

Mobile

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

github-actions[bot] commented 1 year ago

Storybook Preview

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

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

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

github-actions[bot] commented 1 year ago

depcheck Result

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

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

Memlab leaks report

``` page-load [7.8MB] (baseline) [s1] > action-on-page [8.6MB] (target) [s2] > revert [8.8MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 988-- --Retained size of leaked objects: 139.6KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [150KB] --requestAnimationFrame (property)---> [] (closure) @83377 [156 bytes] --context (internal)---> [] (object) @324731 [68 bytes] --previous (internal)---> [] (object) @47207 [44.1KB] --n (variable)---> [t] (closure) @99803 [1.2KB] --context (internal)---> [] (object) @99825 [57.2KB] --n (variable)---> [Object] (object) @198685 [57.1KB] --449 (element)---> [Object] (object) @195369 [24 bytes] --exports (property)---> [r] (closure) @106979 [2.6KB] --hasData (property)---> [] (closure) @107065 [68 bytes] --context (internal)---> [] (object) @196617 [1.3KB] --e (variable)---> [Object] (object) @196619 [1KB] --1 (element)---> [Object] (object) @315791 [76 bytes] --aaAutocomplete (property)---> [f] (object) @319447 [348 bytes] --$node (property)---> [q] (object) @319469 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @41973 [648 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @41655 [304 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @41677 [400 bytes] --7 (element)---> [Detached HTMLElement] (native) @41683 [400 bytes] --8 (element)---> [Detached HTMLElement] (native) @41681 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @41853 [400 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @41851 [496 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @41849 [496 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @41847 [496 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @41845 [496 bytes] --8 (element)---> [Detached HTMLDivElement] (native) @41843 [496 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @41067 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @41073 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @41101 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @41107 [400 bytes] --8 (element)---> [Detached HTMLAnchorElement] (native) @41109 [1.2KB] --13 (element)---> [Detached InternalNode] (native) @367963552 [304 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @369579904 [64 bytes] --Similar leaks in this run: 285-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [150KB] --___push (property)---> [] (closure) @83789 [68 bytes] --context (internal)---> [] (object) @167819 [496 bytes] --a (variable)---> [Module] (object) @99689 [5.8KB] --get version (property)---> [version] (closure) @126387 [68 bytes] --context (internal)---> [] (object) @105745 [17KB] --Qn (variable)---> [y] (object) @461465 [368 bytes] --props (property)---> [Object] (object) @471487 [28 bytes] --children (property)---> [Object] (object) @471489 [296 bytes] --props (property)---> [Object] (object) @473565 [56 bytes] --children (property)---> [Object] (object) @473585 [1.2KB] --__ (property)---> [Object] (object) @490243 [1.1KB] --__ (property)---> [Object] (object) @490255 [940 bytes] --__ (property)---> [Object] (object) @490269 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @346481 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @346479 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @346477 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @345971 [13.2KB] --6 (element)---> [Detached HTMLAnchorElement] (native) @345939 [1.8KB] --8 (element)---> [Detached HTMLSpanElement] (native) @345935 [400 bytes] --6 (element)---> [Detached InternalNode] (native) @65621696 [240 bytes] --3 (element)---> [Detached InternalNode] (native) @65621216 [96 bytes] --1 (element)---> [Detached InternalNode] (native) @340601632 [96 bytes] --1 (element)---> [Detached Attr] (native) @369575424 [96 bytes] --Similar leaks in this run: 9-- --Retained size of leaked objects: 1KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [150KB] --__twttrll (property)---> [Array] (object) @83323 [184 bytes] --push (property)---> [e] (closure) @219651 [68 bytes] --context (internal)---> [] (object) @173023 [240 bytes] --n (variable)---> [Object] (object) @218561 [14.8KB] --92 (element)---> [Object] (object) @219211 [24 bytes] --exports (property)---> [o] (closure) @213657 [68 bytes] --context (internal)---> [] (object) @173911 [6.2KB] --g (variable)---> [Detached Text] (native) @42811 [396 bytes] --3 (element)---> [Detached InternalNode] (native) @49702848 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @368080736 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @368080896 [272 bytes] --1 (element)---> [Detached MutationObserverRegistration] (native) @368076576 [272 bytes] --1 (element)---> [Detached MutationObserver] (native) @368076416 [192 bytes] --1 (element)---> [Detached MutationObserver::Delegate] (native) @369819200 [80 bytes] ```
github-actions[bot] commented 1 year ago

Storybook Preview

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

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

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

github-actions[bot] commented 1 year ago

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/64c48e8ab41ae1343aade962 Website Draft URL: https://64c48e8ab41ae1343aade962--pensive-lamport-5822d2.netlify.app

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

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

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

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

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

Mobile

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

github-actions[bot] commented 1 year ago

depcheck Result

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

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

Memlab leaks report

``` page-load [7.5MB] (baseline) [s1] > action-on-page [8.6MB] (target) [s2] > revert [8.8MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1282-- --Retained size of leaked objects: 146.6KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.1KB] --requestAnimationFrame (property)---> [] (closure) @147001 [156 bytes] --context (internal)---> [] (object) @93017 [68 bytes] --previous (internal)---> [] (object) @77541 [44.1KB] --n (variable)---> [t] (closure) @80177 [1.2KB] --context (internal)---> [] (object) @51311 [60.5KB] --n (variable)---> [Object] (object) @57699 [60.4KB] --449 (element)---> [Object] (object) @57819 [24 bytes] --exports (property)---> [r] (closure) @133387 [2.6KB] --hasData (property)---> [] (closure) @248829 [68 bytes] --context (internal)---> [] (object) @133801 [1.3KB] --e (variable)---> [Object] (object) @133803 [1KB] --2 (element)---> [Object] (object) @380221 [76 bytes] --aaAutocomplete (property)---> [f] (object) @414213 [348 bytes] --$node (property)---> [q] (object) @412961 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @347019 [648 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @347311 [5.7KB] --8 (element)---> [Detached HTMLDivElement] (native) @347355 [400 bytes] --6 (element)---> [Detached HTMLHRElement] (native) @347313 [304 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @346411 [400 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @346177 [1.2KB] --12 (element)---> [Detached InternalNode] (native) @73210912 [304 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @392236640 [64 bytes] --Similar leaks in this run: 340-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.1KB] --___navigate (property)---> [] (closure) @147347 [68 bytes] --context (internal)---> [] (object) @164711 [496 bytes] --a (variable)---> [Module] (object) @53807 [5.8KB] --get version (property)---> [version] (closure) @80467 [68 bytes] --context (internal)---> [] (object) @43535 [16.6KB] --Qn (variable)---> [y] (object) @447605 [368 bytes] --props (property)---> [Object] (object) @500831 [28 bytes] --children (property)---> [Object] (object) @517661 [296 bytes] --props (property)---> [Object] (object) @517543 [56 bytes] --children (property)---> [Object] (object) @455181 [1.2KB] --__ (property)---> [Object] (object) @455199 [1.1KB] --__ (property)---> [Object] (object) @455225 [940 bytes] --__ (property)---> [Object] (object) @455245 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @347459 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @347457 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @347455 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @347059 [13.2KB] --8 (element)---> [Detached HTMLElement] (native) @347077 [27.6KB] --5 (element)---> [Detached HTMLDivElement] (native) @347075 [24.8KB] --6 (element)---> [Detached Text] (native) @346083 [176 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @346085 [696 bytes] --7 (element)---> [Detached Text] (native) @346089 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @346119 [2.1KB] --8 (element)---> [Detached Text] (native) @346123 [176 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @346131 [576 bytes] --8 (element)---> [Detached Text] (native) @346135 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @346143 [480 bytes] --8 (element)---> [Detached Text] (native) @346147 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @346157 [480 bytes] --8 (element)---> [Detached Text] (native) @346161 [176 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @346165 [696 bytes] --7 (element)---> [Detached Text] (native) @346169 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @346179 [480 bytes] --8 (element)---> [Detached Text] (native) @346183 [176 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @346193 [576 bytes] --8 (element)---> [Detached Text] (native) @346197 [176 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @346265 [4.6KB] --6 (element)---> [Detached Text] (native) @346201 [176 bytes] --6 (element)---> [Detached HTMLUListElement] (native) @346241 [2.8KB] --5 (element)---> [Detached Text] (native) @346237 [176 bytes] --6 (element)---> [Detached HTMLLIElement] (native) @346233 [968 bytes] --5 (element)---> [Detached HTMLAnchorElement] (native) @346229 [664 bytes] --9 (element)---> [Detached InternalNode] (native) @346211040 [240 bytes] --3 (element)---> [Detached InternalNode] (native) @345948416 [96 bytes] --1 (element)---> [Detached InternalNode] (native) @345948256 [96 bytes] --1 (element)---> [Detached Attr] (native) @392298048 [96 bytes] --Similar leaks in this run: 7-- --Retained size of leaked objects: 1KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.1KB] --__twttrll (property)---> [Array] (object) @92873 [184 bytes] --push (property)---> [e] (closure) @92251 [68 bytes] --context (internal)---> [] (object) @91867 [240 bytes] --n (variable)---> [Object] (object) @91845 [14.8KB] --92 (element)---> [Object] (object) @92729 [24 bytes] --exports (property)---> [o] (closure) @91937 [68 bytes] --context (internal)---> [] (object) @91943 [6.2KB] --g (variable)---> [Detached Text] (native) @43007 [396 bytes] --3 (element)---> [Detached InternalNode] (native) @50739104 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @390312928 [272 bytes] --1 (element)---> [Detached InternalNode] (native) @390312768 [272 bytes] --1 (element)---> [Detached MutationObserverRegistration] (native) @345376480 [272 bytes] ```
github-actions[bot] commented 1 year ago

Deploy Preview

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

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

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

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

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

github-actions[bot] commented 1 year ago

Storybook Preview

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

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

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

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

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

Mobile

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

github-actions[bot] commented 1 year ago

depcheck Result

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

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

Memlab leaks report

``` page-load [8MB] (baseline) [s1] > action-on-page [9.4MB] (target) [s2] > revert [9.7MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1278-- --Retained size of leaked objects: 165.3KB-- [] (synthetic) @1 [10.6MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [75.2KB] --setInterval (property)---> [] (closure) @186873 [264 bytes] --context (internal)---> [] (object) @186879 [20 bytes] --previous (internal)---> [] (object) @144673 [44.1KB] --n (variable)---> [t] (closure) @108785 [1.2KB] --context (internal)---> [] (object) @164015 [60.2KB] --n (variable)---> [Object] (object) @164021 [60.1KB] --449 (element)---> [Object] (object) @110111 [24 bytes] --exports (property)---> [r] (closure) @108319 [2.6KB] --hasData (property)---> [] (closure) @275041 [68 bytes] --context (internal)---> [] (object) @108743 [1.3KB] --e (variable)---> [Object] (object) @108745 [1KB] --1 (element)---> [Object] (object) @210375 [76 bytes] --aaAutocomplete (property)---> [f] (object) @210379 [348 bytes] --$node (property)---> [q] (object) @220549 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @42363 [844 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @43573 [304 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @43603 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @43561 [400 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @43103 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @43101 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @43099 [2KB] --13 (element)---> [Detached InternalNode] (native) @346504992 [552 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @399887584 [64 bytes] --Similar leaks in this run: 292-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [10.6MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [75.2KB] --___push (property)---> [] (closure) @212025 [68 bytes] --context (internal)---> [] (object) @71041 [496 bytes] --a (variable)---> [Module] (object) @108933 [5.8KB] --get version (property)---> [version] (closure) @164277 [68 bytes] --context (internal)---> [] (object) @154363 [17KB] --Qn (variable)---> [y] (object) @491061 [368 bytes] --props (property)---> [Object] (object) @507771 [28 bytes] --children (property)---> [Object] (object) @508573 [296 bytes] --props (property)---> [Object] (object) @508575 [56 bytes] --children (property)---> [Object] (object) @490819 [1.2KB] --__ (property)---> [Object] (object) @491129 [1.1KB] --__ (property)---> [Object] (object) @491055 [940 bytes] --__ (property)---> [Object] (object) @490955 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @365799 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @365797 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @365795 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @365397 [13.2KB] --8 (element)---> [Detached HTMLElement] (native) @365415 [27.6KB] --5 (element)---> [Detached HTMLDivElement] (native) @365413 [24.8KB] --6 (element)---> [Detached Text] (native) @364381 [176 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @364391 [696 bytes] --7 (element)---> [Detached Text] (native) @364395 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @364431 [2.1KB] --8 (element)---> [Detached Text] (native) @364435 [176 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @364443 [576 bytes] --8 (element)---> [Detached Text] (native) @364447 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @364455 [480 bytes] --8 (element)---> [Detached Text] (native) @364459 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @364467 [480 bytes] --8 (element)---> [Detached Text] (native) @364471 [176 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @364475 [696 bytes] --7 (element)---> [Detached Text] (native) @364479 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @364487 [480 bytes] --8 (element)---> [Detached Text] (native) @364491 [176 bytes] --6 (element)---> [Detached HTMLHeadingElement] (native) @364499 [576 bytes] --10 (element)---> [Detached InternalNode] (native) @347586976 [240 bytes] --3 (element)---> [Detached InternalNode] (native) @347594816 [96 bytes] --1 (element)---> [Detached InternalNode] (native) @346136224 [96 bytes] --1 (element)---> [Detached Attr] (native) @399885824 [96 bytes] --Similar leaks in this run: 3-- --Retained size of leaked objects: 424 bytes-- [] (synthetic) @1 [10.6MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [75.2KB] --__twttrll (property)---> [Array] (object) @76285 [184 bytes] --push (property)---> [e] (closure) @163587 [68 bytes] --context (internal)---> [] (object) @76269 [240 bytes] --n (variable)---> [Object] (object) @163579 [14.8KB] --93 (element)---> [Object] (object) @196787 [24 bytes] --exports (property)---> [Object] (object) @182237 [3.5KB] --init (property)---> [init] (closure) @182243 [68 bytes] --context (internal)---> [] (object) @146251 [3.1KB] --r (variable)---> [Detached HTMLFormElement] (native) @40337 [1.8KB] --6 (element)---> [Detached InternalNode] (native) @58914176 [252 bytes] --1 (element)---> [Detached InternalNode] (native) @58914496 [252 bytes] --1 (element)---> [Detached InternalNode] (native) @398357888 [252 bytes] --2 (element)---> [Detached HTMLFormControlsCollection] (native) @346035360 [120 bytes] ```
github-actions[bot] commented 1 year ago

Storybook Preview

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

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

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

github-actions[bot] commented 1 year ago

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/64ce4194f1f1823913e8aaeb Website Draft URL: https://64ce4194f1f1823913e8aaeb--pensive-lamport-5822d2.netlify.app

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

github-actions[bot] commented 1 year ago

Bundle Analyzer URL

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

github-actions[bot] commented 1 year ago

Lighthouse Score

Desktop

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

Mobile

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

github-actions[bot] commented 1 year ago

depcheck Result

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

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

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/64d151df7f96e030fe05f466 Website Draft URL: https://64d151df7f96e030fe05f466--pensive-lamport-5822d2.netlify.app

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

github-actions[bot] commented 1 year ago

Memlab leaks report

``` page-load [7.6MB] (baseline) [s1] > action-on-page [8.6MB] (target) [s2] > revert [8.8MB] (final) [s3] ------3 clusters------ --Similar leaks in this run: 1260-- --Retained size of leaked objects: 154.2KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.5KB] --setInterval (property)---> [] (closure) @233937 [264 bytes] --context (internal)---> [] (object) @114343 [20 bytes] --previous (internal)---> [] (object) @47749 [44.1KB] --n (variable)---> [t] (closure) @100791 [1.2KB] --context (internal)---> [] (object) @101015 [44.8KB] --n (variable)---> [Object] (object) @107043 [44.8KB] --449 (element)---> [Object] (object) @107143 [24 bytes] --exports (property)---> [r] (closure) @325865 [2.6KB] --hasData (property)---> [] (closure) @295447 [68 bytes] --context (internal)---> [] (object) @102361 [1.3KB] --e (variable)---> [Object] (object) @105553 [1KB] --1 (element)---> [Object] (object) @71389 [76 bytes] --aaAutocomplete (property)---> [f] (object) @71787 [348 bytes] --$node (property)---> [q] (object) @71875 [188 bytes] --0 (element)---> [Detached HTMLSpanElement] (native) @42121 [816 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @41737 [304 bytes] --7 (element)---> [Detached HTMLDivElement] (native) @41765 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @41725 [400 bytes] --6 (element)---> [Detached HTMLAnchorElement] (native) @42247 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @42249 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @42251 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @42253 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @42255 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @42257 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @42259 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @42261 [2KB] --11 (element)---> [Detached HTMLAnchorElement] (native) @42263 [2KB] --13 (element)---> [Detached InternalNode] (native) @371964448 [524 bytes] --4 (element)---> [Detached ElementIntersectionObserverData] (native) @374428928 [64 bytes] --Similar leaks in this run: 250-- --Retained size of leaked objects: 49.3KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.5KB] --___navigate (property)---> [] (closure) @215695 [68 bytes] --context (internal)---> [] (object) @100463 [496 bytes] --a (variable)---> [Module] (object) @100123 [5.8KB] --get version (property)---> [version] (closure) @100295 [68 bytes] --context (internal)---> [] (object) @99045 [17KB] --Qn (variable)---> [y] (object) @446401 [368 bytes] --props (property)---> [Object] (object) @475065 [28 bytes] --children (property)---> [Object] (object) @499493 [296 bytes] --props (property)---> [Object] (object) @499697 [56 bytes] --children (property)---> [Object] (object) @473311 [1.2KB] --__ (property)---> [Object] (object) @473325 [1.1KB] --__ (property)---> [Object] (object) @473345 [940 bytes] --__ (property)---> [Object] (object) @473359 [736 bytes] --__d (property)---> [Detached HTMLDivElement] (native) @341277 [476 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @341275 [400 bytes] --5 (element)---> [Detached HTMLDivElement] (native) @341273 [400 bytes] --6 (element)---> [Detached HTMLDivElement] (native) @342283 [13.2KB] --8 (element)---> [Detached HTMLElement] (native) @342301 [27.6KB] --5 (element)---> [Detached HTMLDivElement] (native) @342299 [24.8KB] --6 (element)---> [Detached Text] (native) @341421 [176 bytes] --6 (element)---> [Detached HTMLImageElement] (native) @341425 [696 bytes] --7 (element)---> [Detached Text] (native) @341429 [176 bytes] --6 (element)---> [Detached HTMLParagraphElement] (native) @341469 [2.1KB] --10 (element)---> [Detached InternalNode] (native) @341733984 [144 bytes] --1 (element)---> [Detached DOMTokenList] (native) @374411488 [56 bytes] --Similar leaks in this run: 6-- --Retained size of leaked objects: 1.4KB-- [] (synthetic) @1 [9.7MB] --6 (shortcut)---> [Window / https://blog.tubone-project24.xyz] (object) @9845 [59.5KB] --__twttrll (property)---> [Array] (object) @114231 [184 bytes] --push (property)---> [e] (closure) @114223 [68 bytes] --context (internal)---> [] (object) @107797 [240 bytes] --n (variable)---> [Object] (object) @107775 [14.8KB] --93 (element)---> [Object] (object) @110453 [24 bytes] --exports (property)---> [Object] (object) @109939 [3.4KB] --init (property)---> [init] (closure) @110953 [68 bytes] --context (internal)---> [] (object) @111057 [3KB] --r (variable)---> [Detached HTMLFormElement] (native) @40577 [1.8KB] --4 (element)---> [Detached HTMLInputElement] (native) @156735744 [656 bytes] --6 (element)---> [Detached InternalNode] (native) @53583200 [328 bytes] --1 (element)---> [Detached ShadowRoot] (native) @53580480 [328 bytes] --4 (element)---> [Detached V8ObservableArrayCSSStyleSheet] (native) @53596960 [120 bytes] --2 (element)---> [Detached ObservableArrayExoticObject] (native) @372857184 [32 bytes] ```
github-actions[bot] commented 1 year ago

Bundle Analyzer URL

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

github-actions[bot] commented 1 year ago

Storybook Preview

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

Logs: https://app.netlify.com/sites/blog-storybook/deploys/64d1522db104b42948c4caf6 Website Draft URL: https://64d1522db104b42948c4caf6--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