Read JSON data if :test #7
Annotations
54 errors and 9 warnings
|
Elixir 1.17-otp-26 / OTP 26
Process completed with exit code 1.
|
|
Elixir 1.18-otp-26 / OTP 26
Process completed with exit code 1.
|
|
Elixir 1.19-otp-26 / OTP 26
Process completed with exit code 1.
|
|
Elixir 1.20.0-rc.3-otp-28 / OTP 28 (lint)
Process completed with exit code 1.
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/calendar_test.exs#L224
test Hebrew calendar data has era names (Localize.CalendarTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/calendar_test.exs#L148
test strftime_options!/1 returns day name callbacks for :en (Localize.CalendarTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/calendar_test.exs#L125
test localize/3 with :quarter returns Q4 for December (Localize.CalendarTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 1.23004 == "1,23" with args: [format: "@@##", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 3.14159 == "3,142" with args: [format: "@@##", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 12345 == "1,2345E4" with args: [format: "0.0000E0", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted -3.1415 == "3,14-" with args: [format: "0.00;0.00-", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 0.56 == "56 %" with args: [format: "#,##0 %", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 1234.567 == "1 234,57" with args: [format: "#,##0.##", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.18-otp-27 / OTP 27:
test/localize/calendar_test.exs#L4
doctest Localize.Calendar.quarters/2 (3) (Localize.CalendarTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted -3.1415 == "-3,14" with args: [format: "0.00;-0.00", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 0.12345 == "0,123" with args: [format: "@@@", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 3.1415 == "3,14" with args: [format: "0.00;0.00-", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 0 == "0" with args: [format: "#,##0"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 12345 == "1,2345E4" with args: [format: "0.0000E0", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 1.23004 == "1,23" with args: [format: "@@##", locale: "fr"] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/currency_test.exs#L245
test locale-specific currency functions pluralize returns plural form (Localize.CurrencyTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/number/cldr_format_data_test.exs#L12
test formatted 1234 == "1,234" with args: [] (Localize.Number.CldrFormatDataTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/currency_test.exs#L298
test currency predicates historic?/1 returns true for currencies with nil iso_digits (Localize.CurrencyTest)
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27:
test/localize/currency_test.exs#L354
test currency_strings edge cases currency strings work with non-Latin locales (Localize.CurrencyTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L16
test to_string/3 with dates different months (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L4
doctest Localize.Interval.to_string/3 (2) (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L128
test to_string/3 with datetime intervals same day different times (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L40
test to_string/3 with locales German interval (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L58
test to_string/3 with styles year_and_month style (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L9
test to_string/3 with dates same month different days (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L83
test to_string!/3 returns string directly (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L4
doctest Localize.Interval.to_string/3 (1) (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L70
test to_string/3 with format options short format (Localize.IntervalTest)
|
|
Elixir 1.19-otp-27 / OTP 27:
test/localize/interval_test.exs#L140
test to_string/3 with datetime intervals different days with times (Localize.IntervalTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L4
doctest Localize.Number.Format.default_grouping_for!/1 (5) (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L9
test all_formats_for/1 returns formats keyed by number system (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L16
test all_formats_for/1 format struct has standard field (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L30
test formats_for/2 returns formats for latn (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L24
test formats_for/2 returns formats for default number system (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L4
doctest Localize.Number.Format.all_formats_for/1 (1) (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L4
doctest Localize.Number.Format.misc_patterns_for/2 (6) (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L4
doctest Localize.Number.Format.default_grouping_for/1 (4) (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L4
doctest Localize.Number.Format.minimum_grouping_digits_for/1 (2) (Localize.Number.FormatTest)
|
|
Elixir 1.17-otp-27 / OTP 27:
test/localize/number/format_test.exs#L4
doctest Localize.Number.Format.minimum_grouping_digits_for!/1 (3) (Localize.Number.FormatTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L13
test parse/2 parses a float string (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L17
test parse/2 parses a negative number (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L4
doctest Localize.Number.Parser.parse/2 (3) (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L4
doctest Localize.Number.Parser.resolve_per/2 (4) (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L4
doctest Localize.Number.Parser.scan/2 (1) (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L9
test parse/2 parses an integer string (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L27
test scan/2 scans a string with a number (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L39
test resolve_per/2 resolves percent symbol (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L32
test scan/2 scans a number followed by text (Localize.Number.ParserTest)
|
|
Elixir 1.19-otp-28 / OTP 28:
test/localize/number/parser_test.exs#L4
doctest Localize.Number.Parser.scan/2 (2) (Localize.Number.ParserTest)
|
|
Elixir 1.17-otp-26 / OTP 26
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/
|
|
Elixir 1.18-otp-26 / OTP 26
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/
|
|
Elixir 1.19-otp-26 / OTP 26
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/
|
|
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/
|
|
Elixir 1.18-otp-27 / OTP 27
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/
|
|
Elixir 1.20.0-rc.3-otp-27 / OTP 27
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/
|
|
Elixir 1.19-otp-27 / OTP 27
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/
|
|
Elixir 1.17-otp-27 / OTP 27
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/
|
|
Elixir 1.19-otp-28 / OTP 28
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/
|