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

Configure Plausible #15

Merged
merged 4 commits into from
May 1, 2024
Merged

Configure Plausible #15

merged 4 commits into from
May 1, 2024

Conversation

brianclemens
Copy link
Member

No description provided.

Copy link

vercel bot commented May 1, 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 1, 2024 11:43am

Copy link

github-actions bot commented May 1, 2024

ESLint warnings/errors:


/home/runner/work/rockylinux.org/rockylinux.org/app/[locale]/about/partners/page.tsx
  8:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u  no-unused-vars

/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

✖ 7 problems (0 errors, 7 warnings)


Copy link

github-actions bot commented May 1, 2024

ESLint warnings/errors:


/home/runner/work/rockylinux.org/rockylinux.org/app/[locale]/about/partners/page.tsx
  8:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u  no-unused-vars

/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

✖ 7 problems (0 errors, 7 warnings)


Copy link

github-actions bot commented May 1, 2024

ESLint warnings/errors:


/home/runner/work/rockylinux.org/rockylinux.org/app/[locale]/about/partners/page.tsx
  8:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u  no-unused-vars

/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

✖ 7 problems (0 errors, 7 warnings)


Copy link

github-actions bot commented May 1, 2024

ESLint warnings/errors:


/home/runner/work/rockylinux.org/rockylinux.org/app/[locale]/about/partners/page.tsx
  8:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u  no-unused-vars

/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

✖ 7 problems (0 errors, 7 warnings)


Copy link

github-actions bot commented May 1, 2024

ESLint warnings/errors:


/home/runner/work/rockylinux.org/rockylinux.org/app/[locale]/about/partners/page.tsx
  8:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u  no-unused-vars

/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

✖ 7 problems (0 errors, 7 warnings)


@brianclemens brianclemens merged commit f1bf9fd into main May 1, 2024
3 checks passed
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.

1 participant