Update tests to make it work on Windows #313
Annotations
1 error and 9 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#L195
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#L118
Prefer using an implicit `try` rather than explicit `try`.
|
lib/ex_cmd/process/proto.ex#L102
Prefer using an implicit `try` rather than explicit `try`.
|
lib/ex_cmd/process/proto.ex#L91
Prefer using an implicit `try` rather than explicit `try`.
|
|
|
This job failed
Loading