Skip to content

Implement the organization sign up page as shown in the design for issue #15 #139

Implement the organization sign up page as shown in the design for issue #15

Implement the organization sign up page as shown in the design for issue #15 #139

Triggered via pull request July 21, 2024 08:17
Status Failure
Total duration 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
eslint: app/components/ui/footerCookieConsent.tsx#L4
Move arrow function 'handleAccept' to the outer scope
eslint: app/components/ui/footerCookieConsent.tsx#L8
Move arrow function 'handleReject' to the outer scope
eslint: app/components/ui/footerCookieConsent.tsx#L12
Move arrow function 'handleSettings' to the outer scope
eslint: app/components/ui/footerCookieConsent.tsx#L17
Replace `g-white·text-gray-900·border-t·border-gray-200·p-6` with `order-t·border-gray-200·bg-white·p-6·text-gray-900`
eslint: app/components/ui/footerCookieConsent.tsx#L18
Replace `md:flex-row·items-start·md:justify-between·md:items-center·space-y-4·md:space-y-0·md:space-x-4` with `items-start·space-y-4·md:flex-row·md:items-center·md:justify-between·md:space-x-4·md:space-y-0`
eslint: app/components/ui/footerCookieConsent.tsx#L19
Replace `text-sm·text-left·flex-1·flex·flex-col` with `flex·flex-1·flex-col·text-left·text-sm`
eslint: app/components/ui/footerCookieConsent.tsx#L20
Replace `font-bold·text-sm·sm:text-xl">We·Value·your·Privacy` with `text-sm·font-bold·sm:text-xl">⏎············We·Value·your·Privacy⏎··········`
eslint: app/components/ui/footerCookieConsent.tsx#L24
`"` can be escaped with `"`, `“`, `"`, `”`
eslint: app/components/ui/footerCookieConsent.tsx#L24
`"` can be escaped with `"`, `“`, `"`, `”`
eslint: app/components/ui/footerCookieConsent.tsx#L27
Replace `gap-2·place-content-center` with `place-content-center·gap-2`