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

add rss feed to metadata #37

Merged
merged 1 commit into from
May 4, 2024
Merged

Conversation

FoggyMtnDrifter
Copy link
Member

closes #36

@FoggyMtnDrifter FoggyMtnDrifter linked an issue May 4, 2024 that may be closed by this pull request
Copy link

vercel bot commented May 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rockylinux-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 4, 2024 2:12pm

Copy link

github-actions bot commented May 4, 2024

ESLint warnings/errors:


/home/runner/work/rockylinux.org/rockylinux.org/app/[locale]/download/components/CloudImage/Table/DataTable.tsx
   90:6   warning  React Hook React.useEffect has a missing dependency: 'table'. Either include it or remove the dependency array                                  react-hooks/exhaustive-deps
   90:7   warning  React Hook React.useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked  react-hooks/exhaustive-deps
  144:18  warning  Strings not allowed in JSX files: "No results."                                                                                                 react/jsx-no-literals
  157:12  warning  Strings not allowed in JSX files: "Previous"                                                                                                    react/jsx-no-literals
  165:12  warning  Strings not allowed in JSX files: "Next"                                                                                                        react/jsx-no-literals

/home/runner/work/rockylinux.org/rockylinux.org/components/ui/dialog.tsx
  49:35  warning  Strings not allowed in JSX files: "Close"  react/jsx-no-literals

✖ 6 problems (0 errors, 6 warnings)


@NebraskaCoder NebraskaCoder merged commit 414b0bd into develop May 4, 2024
6 checks passed
@NebraskaCoder NebraskaCoder deleted the 36-bug-rss-feed-not-in-metadata branch May 4, 2024 16:24
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.

[BUG] RSS Feed Not in Metadata
2 participants