Skip to content

Migrate to Elixir 1.18 #92

Migrate to Elixir 1.18

Migrate to Elixir 1.18 #92

Triggered via pull request January 28, 2025 07:58
Status Success
Total duration 1m 17s
Artifacts

worker-ci.yml

on: pull_request
Matrix: Lint check
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Unit Tests (ubuntu-20.04, 1.18, 27)
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
Lint check (1.18, 27)
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
Lint check (1.18, 27)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint check (1.18, 27)
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
Unit Tests (ubuntu-20.04, 1.18, 27)
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