Skip to content

Add eager Series.count/1 and lazy Series.size/1 #2209

Add eager Series.count/1 and lazy Series.size/1

Add eager Series.count/1 and lazy Series.size/1 #2209

Triggered via pull request February 2, 2024 01:26
Status Success
Total duration 2m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
mix format
9s
mix format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
mix format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (26.2.1, 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (25.3, 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead