Skip to content

Fix error where to_currency_code/1 would break for countries with no … #19

Fix error where to_currency_code/1 would break for countries with no …

Fix error where to_currency_code/1 would break for countries with no … #19

Triggered via push November 24, 2024 13:00
Status Success
Total duration 5m 42s
Artifacts

ci.yml

on: push
Matrix: Build, test and dialyzer
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Build, test and dialyzer (>1.12, >22)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Build, test and dialyzer (>1.12, >22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, test and dialyzer (>1.12, >22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, test and dialyzer (>1.12, >22)
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
Build, test and dialyzer (>1.12, >22)
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