Skip to content

fix: apply formatting and style fixes; enable in CI #106

fix: apply formatting and style fixes; enable in CI

fix: apply formatting and style fixes; enable in CI #106

Triggered via pull request January 31, 2025 19:35
Status Failure
Total duration 6m 55s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Tests: test/realtime/database_test.exs#L121
test transaction/1 on checkout error, handles raised exception as an error (Realtime.DatabaseTest)
Tests
Process completed with exit code 2.
Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it