Skip to content

merge to main#1

Merged
koreahghg merged 16 commits into
mainfrom
develop
Jul 6, 2026
Merged

merge to main#1
koreahghg merged 16 commits into
mainfrom
develop

Conversation

@koreahghg

Copy link
Copy Markdown
Member

No description provided.

@koreahghg
koreahghg requested review from g-hyxn and yangeunjun00 July 6, 2026 08:01
@koreahghg koreahghg self-assigned this Jul 6, 2026
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request configures end-to-end testing with Playwright, enables Vitest test coverage, sets up Dependabot and GitHub labeler, and introduces ESLint rules to enforce Feature-Sliced Design (FSD) import boundaries. A critical issue was identified in the FSD ESLint configuration, where the app layer was incorrectly restricted from importing lower layers (such as widgets, features, entities, and shared). The feedback suggests refining this rule to only restrict deep imports, allowing the app layer to function correctly as the entry point of the application.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread eslint.config.mjs
@koreahghg
koreahghg merged commit c23560c into main Jul 6, 2026
9 checks passed
@g-hyxn
g-hyxn requested review from cfcromn and juunpy0 and removed request for cfcromn and juunpy0 July 6, 2026 08:30
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.

3 participants