fix: log in secret checker crashing formatter #1899
elixir.yml
on: pull_request
Annotations
11 warnings
|
Fetch deps
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code style
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764, github/codeql-action/upload-sarif@ebcb5b36ded6beda4ceefea6a8bc4cc885255bb3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code style
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Code style
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Formatting checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Dialyze
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Dialyze
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run integration tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run integration tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|