Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bookings): [PPT-1781] ignore clash check forvisitor booking #284

Merged
merged 1 commit into from
Feb 21, 2025

feat(bookings): [PPT-1781] ignore clash check forvisitor booking

79e460a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(bookings): [PPT-1781] ignore clash check forvisitor booking #284

feat(bookings): [PPT-1781] ignore clash check forvisitor booking
79e460a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Ameba failed Feb 19, 2025 in 1s

Crystal Ameba Results

Total files checked: 118
Issues found: 13

Ameba Version: 1.6.4
Crystal Version: 1.10.0

Annotations

Check warning on line 1 in src/placeos-models/trigger.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "json"
  ^

Check warning on line 1 in src/placeos-models/trigger/conditions.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "../base/model"
  ^

Check warning on line 1 in src/placeos-models/trigger_instance.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "random"
  ^

Check warning on line 1 in src/placeos-models/base/timestamps.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "time"
  ^

Check warning on line 1 in src/placeos-models/broker.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "openssl"
  ^

Check warning on line 1 in spec/generator.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "faker"
  ^

Check warning on line 1 in src/placeos-models/trigger/actions.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "../base/model"
  ^

Check warning on line 1 in src/placeos-models/control_system.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "time"
  ^

Check warning on line 1 in src/placeos-models/metadata.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "json"
  ^

Check warning on line 1 in src/placeos-models/zone.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "time"
  ^

Check warning on line 1 in src/placeos-models/upload.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "json"
  ^

Check warning on line 1 in src/placeos-models/api_key.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "random"
  ^

Check warning on line 1 in src/placeos-models/booking.cr

See this annotation in the file changed.

@github-actions github-actions / Ameba

Lint/Formatting

Use built-in formatter to format this source
Raw output
> require "set"
  ^