chore: extend frame-ancestors list #6313
Annotations
11 warnings
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/auth/GoogleAuthButton.tsx#L91
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/Avatar.tsx#L60
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/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/Popper.tsx#L98
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/Toast.tsx#L21
The arbitrary class 'duration-[250ms]' could be replaced by 'duration-250'
|
Run linters:
src/components/designSystem/Toasts/Toast.tsx#L44
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#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
|
Loading