Skip to content

Merge pull request #227 from mattrent/version-update #94

Merge pull request #227 from mattrent/version-update

Merge pull request #227 from mattrent/version-update #94

Triggered via push January 28, 2025 09:00
Status Success
Total duration 1m 16s
Artifacts

worker-ci.yml

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

Annotations

5 warnings
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
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)
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