Skip to content

chore: Re-record test cassettes with access token #14

chore: Re-record test cassettes with access token

chore: Re-record test cassettes with access token #14

Triggered via push September 20, 2024 16:57
Status Success
Total duration 3m 43s
Artifacts

check.yml

on: push
Matrix: mix_check
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Elixir 1.16.1, OTP 26.2.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.16.1, OTP 26.2.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Elixir 1.15.8, OTP 26.2.5.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.15.8, OTP 26.2.5.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Elixir 1.15.8, OTP 26.2.5.2
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.17.2, OTP 27.0.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.17.2, OTP 27.0.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Elixir 1.17.2, OTP 27.0.1
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead