Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix #1171

Merged
merged 1 commit into from
Dec 26, 2022
Merged

fix #1171

merged 1 commit into from
Dec 26, 2022

Conversation

tubone24
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

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
    • webpack
  • 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
    • babel-plugin-transform-runtime
    • core-js
    • cross-env
    • css-loader
    • cypress
    • 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
    • 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-hoso-kinshi-yogo
    • 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

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 3781004626

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.831%

Totals Coverage Status
Change from base Build 3780061631: 0.0%
Covered Lines: 212
Relevant Lines: 245

💛 - Coveralls

@github-actions
Copy link
Contributor

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/63a9884a1e1ae50769e31740
Website Draft URL: https://63a9884a1e1ae50769e31740--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
Copy link
Contributor

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/63a98897d922a80851fb30b5
Website Draft URL: https://63a98897d922a80851fb30b5--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

@tubone24 tubone24 merged commit cdab2cc into master Dec 26, 2022
@tubone24 tubone24 deleted the tstst branch December 26, 2022 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants