Setup CI #4
ci.yml
on: pull_request
Matrix: Install deps and compile
Check formatting using Prettier
Matrix: Credo
Matrix: Deps audit
Matrix: Dialyzer
Matrix: Format
Matrix: Hex audit
Matrix: Test
Matrix: Check unused deps
Annotations
3 errors and 25 warnings
Deps audit (22.3, 1.12, ubuntu-20.04)
Process completed with exit code 1.
|
Test (22.3, 1.12, ubuntu-20.04)
Process completed with exit code 1.
|
CI
Error when evaluating 'runs-on' for job 'prettier'. .github/workflows/ci.yml (Line: 209, Col: 14): Unexpected value ''
|
Install deps and compile (26.2, 1.16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install deps and compile (26.2, 1.16, ubuntu-latest)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Install deps and compile (26.2, 1.16, ubuntu-latest)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Install deps and compile (22.3, 1.12, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install deps and compile (22.3, 1.12, ubuntu-20.04)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Install deps and compile (22.3, 1.12, ubuntu-20.04)
:yamerl_constr.get_pres_details/1 is undefined (module :yamerl_constr is not available or is yet to be defined)
|
Install deps and compile (22.3, 1.12, ubuntu-20.04)
:yamerl_constr.file/2 is undefined (module :yamerl_constr is not available or is yet to be defined)
|
Install deps and compile (22.3, 1.12, ubuntu-20.04)
:yamerl_constr.string/2 is undefined (module :yamerl_constr is not available or is yet to be defined)
|
Install deps and compile (22.3, 1.12, ubuntu-20.04):
lib/github_workflows_generator/yml_encoder.ex#L8
:fast_yaml.encode/1 is undefined (module :fast_yaml is not available or is yet to be defined)
|
Deps audit (22.3, 1.12, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Credo (22.3, 1.12, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check unused deps (22.3, 1.12, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Format (22.3, 1.12, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (22.3, 1.12, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (22.3, 1.12, ubuntu-20.04):
lib/github_workflows_generator/yml_encoder.ex#L8
:fast_yaml.encode/1 is undefined (module :fast_yaml is not available or is yet to be defined)
|
Hex audit (22.3, 1.12, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deps audit (26.2, 1.16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Credo (26.2, 1.16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Format (26.2, 1.16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Hex audit (26.2, 1.16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dialyzer (26.2, 1.16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check unused deps (26.2, 1.16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@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.16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dialyzer (22.3, 1.12, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dialyzer (22.3, 1.12, ubuntu-20.04):
lib/github_workflows_generator/yml_encoder.ex#L8
:fast_yaml.encode/1 is undefined (module :fast_yaml is not available or is yet to be defined)
|