bug: make sure table sticky action column is visible on scroll #6423
Annotations
11 warnings
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters:
src/components/ErrorBoundary.tsx#L14
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linters:
src/components/designSystem/ButtonLink.tsx#L113
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linters:
src/components/designSystem/Toasts/ToastContainer.tsx#L17
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Run linters:
src/components/designSystem/Toasts/ToastContainer.tsx#L29
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Run linters:
src/components/designSystem/Toasts/ToastContainer.tsx#L31
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Run linters:
src/components/designSystem/Toasts/ToastContainer.tsx#L46
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
Run linters:
src/components/developers/WebhookLogDetails.tsx#L121
Classname 'max-w-ful' is not a Tailwind CSS class!
|
Run linters:
src/components/developers/WebhookLogDetails.tsx#L121
Classname 'overflow-wrap-anywherel' is not a Tailwind CSS class!
|
Run linters:
src/components/developers/WebhookLogDetails.tsx#L128
Classname 'max-w-ful' is not a Tailwind CSS class!
|
Run linters:
src/components/developers/WebhookLogDetails.tsx#L128
Classname 'overflow-wrap-anywherel' is not a Tailwind CSS class!
|