Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: permission required for home page #1711

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

manuel-rw
Copy link
Member


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

  • Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix)
  • Pull request targets dev branch
  • Commits follow the conventional commits guideline
  • No shorthand variable names are used (eg. x, y, i or any abbrevation)

@manuel-rw manuel-rw requested a review from a team as a code owner December 18, 2024 12:21
@manuel-rw manuel-rw self-assigned this Dec 18, 2024
@manuel-rw manuel-rw added the bug Something isn't working label Dec 18, 2024
@manuel-rw manuel-rw linked an issue Dec 18, 2024 that may be closed by this pull request
Copy link

deepsource-io bot commented Dec 18, 2024

Here's the code health analysis summary for commits 3c0f272..e6b1863. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.47% 7724 / 35967
🔵 Statements 21.47% 7724 / 35967
🔵 Functions 24.63% 283 / 1149
🔵 Branches 61.94% 858 / 1385
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/nextjs/src/components/layout/header/user.tsx 0% 0% 0% 0% 1-22
Generated in workflow #4206 for commit e6b1863 by the Vitest Coverage Report Action

@manuel-rw manuel-rw merged commit 5fbbf03 into dev Dec 18, 2024
13 checks passed
@manuel-rw manuel-rw deleted the fix/permission-required-for-home-page branch December 18, 2024 12:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: boards can not be opened without login
2 participants