Skip to content

Update deps

Update deps #10

Triggered via push March 28, 2026 06:18
Status Failure
Total duration 4m 19s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L59
test day_periods/2 returns day period names for :en (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L4
doctest Localize.Calendar.localize/3 (11) (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L154
test strftime_options!/1 returns AM/PM callbacks for :en (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L4
doctest Localize.Calendar.localize/3 (9) (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L37
test days/2 returns day names for :en (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L142
test strftime_options!/1 returns month name callbacks for :en (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L30
test months/2 returns month names for :fr (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L4
doctest Localize.Calendar.quarters/2 (3) (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L237
test Islamic calendar data has era names for :islamic (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint): test/localize/calendar_test.exs#L266
test ROC (Minguo) calendar data has month names (Localize.CalendarTest)
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/