Skip to content

Rename back

Rename back #661

Triggered via push September 26, 2023 02:03
Status Failure
Total duration 32m 18s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Tests: spec/models/calendars/event_spec.rb#L72
Calendars::Event validation creator_id presence when meal event should not error if creator not present Failure/Error: expect(event).to be_valid expected #<Calendars::Event id: nil, all_day: false, calendar_id: 139, cluster_id: 248, created_at: nil, creator_id: nil, ends_at: "2023-10-03 03:08:04.298662799 +0000", kind: "_meal", meal_id: 86, name: "Fun times", note: nil, sponsor_id: nil, starts_at: "2023-10-03 02:08:04.298662799 +0000", updated_at: nil> to be valid, but got errors: Start Time must be at or before the meal time ( 2:08am)
Tests
Process completed with exit code 1.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
No files were found with the provided path: /home/runner/work/gather/gather/tmp/capybara. No artifacts will be uploaded.