Skip to content

Upgrade deps, add storybook #10851

Upgrade deps, add storybook

Upgrade deps, add storybook #10851

Triggered via pull request January 10, 2025 09:54
Status Success
Total duration 6m 45s
Artifacts

elixir.yml

on: pull_request
Static checks (format, credo, dialyzer)
6m 35s
Static checks (format, credo, dialyzer)
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Build and test (ce_test, postgres:16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and test (test, postgres:15)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static checks (format, credo, dialyzer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static checks (format, credo, dialyzer)
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
Static checks (format, credo, dialyzer)
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