feat(bookings): [PPT-1781] ignore clash check for visitor booking #895
Crystal Ameba Results
Total files checked: 48
Issues found: 14
Ameba Version: 1.6.4
Crystal Version: 1.10.0
Annotations
Check warning on line 1 in spec/controllers/helpers/booking_helper.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> module BookingsHelper
^
Check warning on line 1 in src/controllers/groups.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Groups < Application
^
Check warning on line 1 in src/controllers/utilities/placeos-helpers.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> require "placeos"
^
Check warning on line 1 in src/controllers/application.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> require "uuid"
^
Check warning on line 1 in src/controllers/surveys.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Surveys < Application
^
Check warning on line 1 in src/controllers/surveys/invitations.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Surveys::Invitations < Application
^
Check warning on line 1 in src/controllers/guests.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Guests < Application
^
Check warning on line 1 in src/controllers/staff.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Staff < Application
^
Check warning on line 1 in src/controllers/surveys/answers.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Surveys::Answers < Application
^
Check warning on line 1 in src/controllers/calendars.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Calendars < Application
^
Check warning on line 1 in src/controllers/events.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Events < Application
^
Check warning on line 1 in src/controllers/bookings.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Bookings < Application
^
Check warning on line 1 in src/controllers/surveys/questions.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Surveys::Questions < Application
^
Check warning on line 1 in src/controllers/place.cr
github-actions / Ameba
Lint/Formatting
Use built-in formatter to format this source
Raw output
> class Place < Application
^