Skip to content

fix: create new component to load images from supabase bucket #268

fix: create new component to load images from supabase bucket

fix: create new component to load images from supabase bucket #268

Triggered via pull request January 18, 2025 13:46
Status Failure
Total duration 6m 55s
Artifacts

ci.yml

on: pull_request
Matrix: test
Matrix: lint
build-dev
0s
build-dev
build-prod
0s
build-prod
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
test (27.1.2, 1.18.0)
Process completed with exit code 1.
lint (27.1.2, 1.18.0)
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
test (27.1.2, 1.18.0)
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
test (27.1.2, 1.18.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (27.1.2, 1.18.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (27.1.2, 1.18.0)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
lint (27.1.2, 1.18.0)
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