Skip to content

setup linter

setup linter #7

Triggered via pull request July 20, 2024 06:53
@satorensatoren
opened #3
linter
Status Failure
Total duration 59s
Artifacts

elixir.yml

on: pull_request
Build and test
52s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Build and test
Process completed with exit code 6.
Build and test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test: lib/text.ex#L1
Modules should have a @moduledoc tag.
Build and test: lib/nif.ex#L1
Modules should have a @moduledoc tag.
Build and test: lib/map.ex#L1
Modules should have a @moduledoc tag.
Build and test: lib/doc.ex#L1
Modules should have a @moduledoc tag.
Build and test: lib/array.ex#L1
Modules should have a @moduledoc tag.