Skip to content

feat(tenants): early_checkin endpoints #815

feat(tenants): early_checkin endpoints

feat(tenants): early_checkin endpoints #815

Triggered via push July 18, 2024 04:19
Status Success
Total duration 8m 55s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint/UselessAssign: spec/controllers/events_spec.cr#L469
Useless assignment to variable `ending`
Lint/UselessAssign: spec/controllers/events_spec.cr#L517
Useless assignment to variable `ending`
Lint/DebugCalls: spec/controllers/tenants_spec.cr#L83
Possibly forgotten debug-related `pp!` call detected
Lint/Formatting: src/controllers/events.cr#L1
Use built-in formatter to format this source
build / Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/