PR to showcase formatter #1
Open
Annotations
1 error and 12 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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/
|
|
|
lib/app_one.ex#L4
Function hello/0 has no local return.
|
lib/app_one.ex#L5
The pattern can never match the type :atom.
|
lib/app_two.ex#L4
Function goodbye/1 has no local return.
|
lib/app_two.ex#L5
The function call private_fn will not succeed.
|
lib/app_two.ex#L8
Function private_fn/1 has no local return.
|
lib/app_two.ex#L8
The pattern can never match the type {:error, _}.
|
lib/app_two.ex#L9
The pattern can never match the type {:error, _}.
|
|
|
The logs for this run have expired and are no longer available.
Loading