Skip to content

Add client generator mix task #113

Add client generator mix task

Add client generator mix task #113

Triggered via pull request August 12, 2024 15:40
Status Failure
Total duration 5m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Static Analysis
Process completed with exit code 2.
Setup
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
callback_info_missing: lib/mix/tasks/xogmios.gen.client.ex#L1
Callback info about the Mix.Task behaviour is not available.
unknown_function: lib/mix/tasks/xogmios.gen.client.ex#L23
Function Mix.Project.config/0 does not exist.
unknown_function: lib/mix/tasks/xogmios.gen.client.ex#L48
Function Mix.Shell.IO.yes?/1 does not exist.
unknown_function: lib/mix/tasks/xogmios.gen.client.ex#L55
Function Mix.Shell.IO.info/1 does not exist.
Static Analysis
Cache save failed.