Skip to content

fix Sheet.add_data_validations typespec #20

fix Sheet.add_data_validations typespec

fix Sheet.add_data_validations typespec #20

Re-run triggered August 7, 2024 23:31
Status Success
Total duration 6m 39s
Artifacts

elixir-12.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test: example.exs#L139
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead