Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

chore: add credo, dialyzer and basic GitHub Actions CI checks [Fixes … #8

chore: add credo, dialyzer and basic GitHub Actions CI checks [Fixes …

chore: add credo, dialyzer and basic GitHub Actions CI checks [Fixes … #8

Triggered via push September 20, 2023 18:43
Status Success
Total duration 3m 4s
Artifacts
Matrix: Formatting, Credo, and Unused Deps
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
<|> is deprecated. Use another pipe-like operator
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Formatting, Credo, and Unused Deps (26.0.2, 1.15.5)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead