Skip to content

Merge branch 'develop' of https://github.com/tuning-fork/boilerplate … #786

Merge branch 'develop' of https://github.com/tuning-fork/boilerplate …

Merge branch 'develop' of https://github.com/tuning-fork/boilerplate … #786

Triggered via push July 16, 2023 17:04
Status Failure
Total duration 43s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/Components/Organizations/OrganizationIndex.jsx#L4
Replace `'@mantine/hooks'` with `"@mantine/hooks"`
test: src/Components/Organizations/OrganizationIndex.jsx#L16
Replace `newOrgModalOpened,·{·open:·openNewOrgModal,·close:·closeNewOrgModal·}` with `⏎····newOrgModalOpened,⏎····{·open:·openNewOrgModal,·close:·closeNewOrgModal·},⏎··`
test: src/Components/Organizations/OrganizationIndex.jsx#L32
Replace `⏎············Add·New·Organization⏎··········` with `Add·New·Organization`
test: src/Components/Organizations/OrganizationIndex.jsx#L45
Replace `·opened={newOrgModalOpened}·title="Add·Organization"·size="md"·centered·onClose={closeNewOrgModal}` with `⏎··········opened={newOrgModalOpened}⏎··········title="Add·Organization"⏎··········size="md"⏎··········centered⏎··········onClose={closeNewOrgModal}⏎········`
test: src/Components/Sections/SectionsShow.jsx#L15
Replace `⏎··············{section.title}⏎············` with `{section.title}`
test: src/pages/AcceptInvitation/AcceptInvitationForm.jsx#L60
Replace `⏎··········Submit⏎········` with `Submit`
test: src/pages/Contact/ContactPage.jsx#L2
Replace `'@mantine/core'` with `"@mantine/core";`
test: src/pages/ForgotPassword/ForgotPasswordForm/ForgotPasswordForm.jsx#L25
Replace `⏎··········type="submit"⏎········>⏎··········Submit⏎········` with `·type="submit">Submit`
test: src/pages/Login/LoginPage.jsx#L3
Replace `'@mantine/core'` with `"@mantine/core";`
test: src/pages/ResetPassword/ResetPasswordForm/ResetPasswordForm.jsx#L40
Replace `⏎··········type="submit"⏎········>⏎··········Submit⏎········` with `·type="submit">Submit`