setup linter #7
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.
|