Update CI #300
Annotations
1 error and 13 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/ex_cmd/process/proto.ex#L196
Nested modules could be aliased at the top of the invoking module.
|
lib/ex_cmd/process/proto.ex#L1
Modules should have a @moduledoc tag.
|
lib/ex_cmd/process/nif.ex#L1
Modules should have a @moduledoc tag.
|
lib/ex_cmd/process/proto.ex#L119
Prefer using an implicit `try` rather than explicit `try`.
|
lib/ex_cmd/process/proto.ex#L103
Prefer using an implicit `try` rather than explicit `try`.
|
lib/ex_cmd/process/proto.ex#L92
Prefer using an implicit `try` rather than explicit `try`.
|
lib/ex_cmd/process.ex#L869
There should be no calls to `IO.inspect/1`.
|
lib/ex_cmd/process.ex#L639
There should be no calls to `IO.inspect/1`.
|
lib/ex_cmd/process.ex#L627
There should be no calls to `IO.inspect/1`.
|
lib/ex_cmd/process.ex#L613
There should be no calls to `IO.inspect/1`.
|
|
|
This job failed
Loading